#C0BEAC#C0BEAC
#C0BEAC is a light, muted yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.025 H 101.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEAC |
|---|---|
| RGB | rgb(192, 190, 172) |
| HSL | hsl(54, 14%, 71%) |
| HSV | hsv(54, 10%, 75%) |
| CMYK | cmyk(0%, 1%, 10.4%, 24.7%) |
| CIE-LAB | lab(76.69, -2.46, 9.34) |
| CIE-LCH | lch(76.69, 9.66, 104.73°) |
| OKLab | oklab(79.82% -0.0051 0.0244) |
| OKLCH | oklch(79.82% 0.025 101.8) |
| XYZ | xyz(47.5972, 51.0123, 46.3606) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.40
Greige
#B8AB98
ΔE00 7.12
Greyish
#A8A495
ΔE00 7.28
Bland
#AFA88B
ΔE00 7.34
Cement
#A5A391
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEAC #ACAEC0
analogous
#C0B4AC #C0BEAC #B8C0AC
triadic
#C0BEAC #ACC0BE #BEACC0
tetradic
#C0BEAC #ACC0B4 #ACAEC0 #C0ACB8
square
#C0BEAC #ACC0B4 #ACAEC0 #C0ACB8
split-complementary
#C0BEAC #ACB8C0 #B4ACC0
monochromatic
#898668 #A6A389 #C0BEAC #DAD9CF #F2F1EE
Accessibility & contrast
On white
1.87
#C0BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#C0BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEAC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEAC | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#C3BBB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0beac; /* rgb */ color: rgb(192, 190, 172); /* oklch */ color: oklch(79.8% 0.025 101.8);
Tailwind
colors: {
custom: {
50: '#d3d1c4',
500: '#c0beac',
950: '#000000',
},
}SCSS
$custom: #c0beac; $custom-light: #d3d1c4; $custom-dark: #000000;
JSON
{
"hex": "#c0beac",
"rgb": {
"r": 192,
"g": 190,
"b": 172
},
"hsl": {
"h": 54,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79815,
"c": 0.02487,
"h": 101.8
},
"luminance": 0.51012
}Semantic roles & 50–950 ramp
primary
#C0BEAC
secondary
#7D7F94
accent
#55984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382