#C8CAAF#C8CAAF
#C8CAAF is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.037 H 110.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAAF |
|---|---|
| RGB | rgb(200, 202, 175) |
| HSL | hsl(64, 20%, 74%) |
| HSV | hsv(64, 13%, 79%) |
| CMYK | cmyk(1%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(80.52, -5.35, 13.27) |
| CIE-LCH | lch(80.52, 14.30, 111.96°) |
| OKLab | oklab(83.02% -0.0129 0.0343) |
| OKLCH | oklch(83.02% 0.037 110.6) |
| XYZ | xyz(52.6770, 57.6159, 48.8950) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.05
Eggshell
#F0EAD6
ΔE00 9.23
Warm Gray
#C9BEB0
ΔE00 9.25
Light Grey
#D8DCD6
ΔE00 9.37
Bland
#AFA88B
ΔE00 9.56
Warm Beige
#E9DCC9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAAF #B1AFCA
analogous
#CABFAF #C8CAAF #BBCAAF
triadic
#C8CAAF #AFC8CA #CAAFC8
tetradic
#C8CAAF #AFCABF #B1AFCA #CAAFBB
square
#C8CAAF #AFCABF #B1AFCA #CAAFBB
split-complementary
#C8CAAF #AFBBCA #BFAFCA
monochromatic
#959965 #AFB28A #C8CAAF #E1E2D4 #F2F3ED
Accessibility & contrast
On white
1.68
#C8CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C8CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAAF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAAF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#CFC8B0
Tritanopia (blue-blind)
#CCC6C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8caaf; /* rgb */ color: rgb(200, 202, 175); /* oklch */ color: oklch(83.0% 0.037 110.6);
Tailwind
colors: {
custom: {
50: '#d8dac6',
500: '#c8caaf',
950: '#000000',
},
}SCSS
$custom: #c8caaf; $custom-light: #d8dac6; $custom-dark: #000000;
JSON
{
"hex": "#c8caaf",
"rgb": {
"r": 200,
"g": 202,
"b": 175
},
"hsl": {
"h": 64.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.83019,
"c": 0.03668,
"h": 110.6
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#C8CAAF
secondary
#817F9F
accent
#479F4D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382