#C8CAAB#C8CAAB
#C8CAAB is a very light, muted yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.042 H 110.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAAB |
|---|---|
| RGB | rgb(200, 202, 171) |
| HSL | hsl(64, 23%, 73%) |
| HSV | hsv(64, 15%, 79%) |
| CMYK | cmyk(1%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(80.44, -5.98, 15.28) |
| CIE-LCH | lch(80.44, 16.41, 111.39°) |
| OKLab | oklab(82.92% -0.0146 0.0394) |
| OKLCH | oklch(82.92% 0.042 110.3) |
| XYZ | xyz(52.2899, 57.4611, 46.8566) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.27
Bland
#AFA88B
ΔE00 9.52
Eggshell
#F0EAD6
ΔE00 9.77
Sand
#C2B280
ΔE00 9.94
Putty
#BEAE8A
ΔE00 10.01
Warm Gray
#C9BEB0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAAB #ADABCA
analogous
#CABCAB #C8CAAB #B8CAAB
triadic
#C8CAAB #ABC8CA #CAABC8
tetradic
#C8CAAB #ABCABC #ADABCA #CAABB8
square
#C8CAAB #ABCABC #ADABCA #CAABB8
split-complementary
#C8CAAB #ABB8CA #BCABCA
monochromatic
#969A61 #AFB285 #C8CAAB #E1E2D1 #F3F3EC
Accessibility & contrast
On white
1.68
#C8CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C8CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAAB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAAB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#D0C8AC
Tritanopia (blue-blind)
#CCC6C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8caab; /* rgb */ color: rgb(200, 202, 171); /* oklch */ color: oklch(82.9% 0.042 110.3);
Tailwind
colors: {
custom: {
50: '#d8dac4',
500: '#c8caab',
950: '#000000',
},
}SCSS
$custom: #c8caab; $custom-light: #d8dac4; $custom-dark: #000000;
JSON
{
"hex": "#c8caab",
"rgb": {
"r": 200,
"g": 202,
"b": 171
},
"hsl": {
"h": 63.871,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.82922,
"c": 0.04199,
"h": 110.3
},
"luminance": 0.57461
}Semantic roles & 50–950 ramp
primary
#C8CAAB
secondary
#7D7A9F
accent
#44A14A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382