#C0BFA2#C0BFA2
#C0BFA2 is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.040 H 105.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFA2 |
|---|---|
| RGB | rgb(192, 191, 162) |
| HSL | hsl(58, 19%, 69%) |
| HSV | hsv(58, 16%, 75%) |
| CMYK | cmyk(0%, 0.5%, 15.6%, 24.7%) |
| CIE-LAB | lab(76.73, -4.60, 14.79) |
| CIE-LCH | lch(76.73, 15.49, 107.28°) |
| OKLab | oklab(79.77% -0.0107 0.0381) |
| OKLCH | oklch(79.77% 0.04 105.6) |
| XYZ | xyz(46.8901, 51.0772, 41.5641) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.60
Stone (survey)
#ADA587
ΔE00 7.54
Putty
#BEAE8A
ΔE00 7.58
Sand
#C2B280
ΔE00 8.25
Cement
#A5A391
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFA2 #A2A3C0
analogous
#C0B0A2 #C0BFA2 #B2C0A2
triadic
#C0BFA2 #A2C0BF #BFA2C0
tetradic
#C0BFA2 #A2C0B0 #A2A3C0 #C0A2B2
square
#C0BFA2 #A2C0B0 #A2A3C0 #C0A2B2
split-complementary
#C0BFA2 #A2B2C0 #B0A2C0
monochromatic
#8A895E #A7A67E #C0BFA2 #D9D8C6 #F1F1EB
Accessibility & contrast
On white
1.87
#C0BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C0BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFA2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFA2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#C5BBB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bfa2; /* rgb */ color: rgb(192, 191, 162); /* oklch */ color: oklch(79.8% 0.040 105.6);
Tailwind
colors: {
custom: {
50: '#d3d2bd',
500: '#c0bfa2',
950: '#000000',
},
}SCSS
$custom: #c0bfa2; $custom-light: #d3d2bd; $custom-dark: #000000;
JSON
{
"hex": "#c0bfa2",
"rgb": {
"r": 192,
"g": 191,
"b": 162
},
"hsl": {
"h": 58,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.79772,
"c": 0.03959,
"h": 105.6
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#C0BFA2
secondary
#727494
accent
#4B9E48
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382