#C0BEBA color codes
- HEX
- #C0BEBA
- HEX8
- #C0BEBAFF
- HEX8 (Android)
- #FFC0BEBA
- RGB
- rgb(192, 190, 186)
- RGB (%)
- 75%, 75%, 73%
- HSL
- hsl(40, 5%, 74%)
- HSV / HSB
- hsv(40, 3%, 75%)
- CMYK
- cmyk(0%, 1%, 3%, 25%)
- OKLCH
- oklch(0.802 0.006 84.57)
- OKLCH (%)
- oklch(80.2% 0.006 84.57)
- Decimal
- 12631738
What color is #C0BEBA?
#C0BEBA sits at 80% lightness and 0.006 chroma in OKLCH, hue 84.57°. Its nearest named color is Silver.
Shades and tints of #C0BEBA
Tints
Shades
Tones
#C0BEBA color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C0BEBA in CSS
.text { color: #C0BEBA; }
.background { background-color: #C0BEBA; }
.border { border: 2px solid #C0BEBA; }
/* Modern, perceptually uniform */
.text { color: oklch(0.802 0.006 84.57); }
/* #C0BEBA at 50% transparency */
.overlay { background-color: #C0BEBA80; }Is #C0BEBA accessible?
#C0BEBA on white text scores 1.86:1; on black text it scores 11.32:1. Black text passes WCAG AAA on #C0BEBA. Recommended text color on a #C0BEBA background: black.
A 11.32:1 vs black
A 1.86:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#C0BEBA) → black APCA Lc experimental 68.9 Lc · large / secondary text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the gray family on the colors hub.
Frequently asked questions
- What color is #C0BEBA?
- #C0BEBA is closest to Silver. In RGB it is rgb(192, 190, 186), and in HSL hsl(40, 5%, 74%).
- What is #C0BEBA in RGB?
- #C0BEBA converts to rgb(192, 190, 186) — red 192, green 190, blue 186.
- What text color is readable on #C0BEBA?
- Black text — it has the higher contrast ratio (11.32:1) against #C0BEBA. Black text passes WCAG AAA on #C0BEBA.