#C8CCAF#C8CCAF
#C8CCAF is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.4% C 0.040 H 113.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCAF |
|---|---|
| RGB | rgb(200, 204, 175) |
| HSL | hsl(68, 22%, 74%) |
| HSV | hsv(68, 14%, 80%) |
| CMYK | cmyk(2%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(81.05, -6.39, 14.01) |
| CIE-LCH | lch(81.05, 15.39, 114.51°) |
| OKLab | oklab(83.43% -0.0158 0.0362) |
| OKLCH | oklch(83.43% 0.04 113.6) |
| XYZ | xyz(53.1493, 58.5605, 49.0525) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.93
Eggshell
#F0EAD6
ΔE00 9.54
Beige
#F5F5DC
ΔE00 9.77
Light Grey
#D8DCD6
ΔE00 9.80
Bland
#AFA88B
ΔE00 10.23
Warm Gray
#C9BEB0
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCAF #B3AFCC
analogous
#CCC2AF #C8CCAF #BACCAF
triadic
#C8CCAF #AFC8CC #CCAFC8
tetradic
#C8CCAF #AFCCC2 #B3AFCC #CCAFBA
square
#C8CCAF #AFCCC2 #B3AFCC #CCAFBA
split-complementary
#C8CCAF #AFBACC #C2AFCC
monochromatic
#959C64 #AEB48A #C8CCAF #E2E4D4 #F2F3EC
Accessibility & contrast
On white
1.65
#C8CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C8CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCAF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCAF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#D0CAB0
Tritanopia (blue-blind)
#CCC8C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ccaf; /* rgb */ color: rgb(200, 204, 175); /* oklch */ color: oklch(83.4% 0.040 113.6);
Tailwind
colors: {
custom: {
50: '#d8dbc7',
500: '#c8ccaf',
950: '#000000',
},
}SCSS
$custom: #c8ccaf; $custom-light: #d8dbc7; $custom-dark: #000000;
JSON
{
"hex": "#c8ccaf",
"rgb": {
"r": 200,
"g": 204,
"b": 175
},
"hsl": {
"h": 68.276,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.83433,
"c": 0.03951,
"h": 113.6
},
"luminance": 0.5856
}Semantic roles & 50–950 ramp
primary
#C8CCAF
secondary
#837EA1
accent
#45A152
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482