#C0BEA4#C0BEA4
#C0BEA4 is a light, muted yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.036 H 103.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEA4 |
|---|---|
| RGB | rgb(192, 190, 164) |
| HSL | hsl(56, 18%, 70%) |
| HSV | hsv(56, 15%, 75%) |
| CMYK | cmyk(0%, 1%, 14.6%, 24.7%) |
| CIE-LAB | lab(76.51, -3.76, 13.40) |
| CIE-LCH | lch(76.51, 13.92, 105.67°) |
| OKLab | oklab(79.61% -0.0084 0.0346) |
| OKLCH | oklch(79.61% 0.036 103.6) |
| XYZ | xyz(46.8519, 50.7142, 42.4354) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.33
Stone (survey)
#ADA587
ΔE00 7.30
Putty
#BEAE8A
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 7.46
Cement
#A5A391
ΔE00 7.92
Greige
#B8AB98
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEA4 #A4A6C0
analogous
#C0B0A4 #C0BEA4 #B4C0A4
triadic
#C0BEA4 #A4C0BE #BEA4C0
tetradic
#C0BEA4 #A4C0B0 #A4A6C0 #C0A4B4
square
#C0BEA4 #A4C0B0 #A4A6C0 #C0A4B4
split-complementary
#C0BEA4 #A4B4C0 #B0A4C0
monochromatic
#8A8760 #A7A480 #C0BEA4 #D9D8C8 #F2F2EC
Accessibility & contrast
On white
1.88
#C0BEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#C0BEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEA4
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEA4 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA2
Deuteranopia (green-blind)
#C4BDA5
Tritanopia (blue-blind)
#C5BAB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bea4; /* rgb */ color: rgb(192, 190, 164); /* oklch */ color: oklch(79.6% 0.036 103.6);
Tailwind
colors: {
custom: {
50: '#d3d1bf',
500: '#c0bea4',
950: '#000000',
},
}SCSS
$custom: #c0bea4; $custom-light: #d3d1bf; $custom-dark: #000000;
JSON
{
"hex": "#c0bea4",
"rgb": {
"r": 192,
"g": 190,
"b": 164
},
"hsl": {
"h": 55.714,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.79612,
"c": 0.03563,
"h": 103.6
},
"luminance": 0.50714
}Semantic roles & 50–950 ramp
primary
#C0BEA4
secondary
#747794
accent
#4F9C49
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382