#C0BFB2#C0BFB2
#C0BFB2 is a light, near-neutral yellow. Relative luminance 0.517; OKLCH L 80.2% C 0.018 H 103.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFB2 |
|---|---|
| RGB | rgb(192, 191, 178) |
| HSL | hsl(56, 10%, 73%) |
| HSV | hsv(56, 7%, 75%) |
| CMYK | cmyk(0%, 0.5%, 7.3%, 24.7%) |
| CIE-LAB | lab(77.09, -1.97, 6.68) |
| CIE-LCH | lch(77.09, 6.96, 106.41°) |
| OKLab | oklab(80.18% -0.0041 0.0175) |
| OKLCH | oklch(80.18% 0.018 103.2) |
| XYZ | xyz(48.4039, 51.6827, 49.5366) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 5.84
Silver
#C0C0C0
ΔE00 6.29
Greyish
#A8A495
ΔE00 7.56
Greige
#B8AB98
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFB2 #B2B3C0
analogous
#C0B8B2 #C0BFB2 #BAC0B2
triadic
#C0BFB2 #B2C0BF #BFB2C0
tetradic
#C0BFB2 #B2C0B8 #B2B3C0 #C0B2BA
square
#C0BFB2 #B2C0B8 #B2B3C0 #C0B2BA
split-complementary
#C0BFB2 #B2BAC0 #B8B2C0
monochromatic
#88866F #A4A390 #C0BFB2 #DCDBD4 #F1F1EE
Accessibility & contrast
On white
1.85
#C0BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C0BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFB2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFB2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C2BFB2
Tritanopia (blue-blind)
#C2BDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0bfb2; /* rgb */ color: rgb(192, 191, 178); /* oklch */ color: oklch(80.2% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#d3d2c9',
500: '#c0bfb2',
950: '#000000',
},
}SCSS
$custom: #c0bfb2; $custom-light: #d3d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c0bfb2",
"rgb": {
"r": 192,
"g": 191,
"b": 178
},
"hsl": {
"h": 55.714,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.8018,
"c": 0.01797,
"h": 103.2
},
"luminance": 0.51682
}Semantic roles & 50–950 ramp
primary
#C0BFB2
secondary
#838493
accent
#569451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382