#C8CCAB#C8CCAB
#C8CCAB is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.3% C 0.045 H 113.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCAB |
|---|---|
| RGB | rgb(200, 204, 171) |
| HSL | hsl(67, 24%, 74%) |
| HSV | hsv(67, 16%, 80%) |
| CMYK | cmyk(2%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(80.96, -7.02, 16.01) |
| CIE-LCH | lch(80.96, 17.48, 113.67°) |
| OKLab | oklab(83.34% -0.0175 0.0412) |
| OKLCH | oklch(83.34% 0.045 113) |
| XYZ | xyz(52.7622, 58.4057, 47.0140) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.21
Pale Olive
#B9CC81
ΔE00 10.06
Palegoldenrod
#EEE8AA
ΔE00 10.06
Beige
#F5F5DC
ΔE00 10.11
Eggshell
#F0EAD6
ΔE00 10.11
Sage Green
#9CAF88
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCAB #AFABCC
analogous
#CCBFAB #C8CCAB #B7CCAB
triadic
#C8CCAB #ABC8CC #CCABC8
tetradic
#C8CCAB #ABCCBF #AFABCC #CCABB7
square
#C8CCAB #ABCCBF #AFABCC #CCABB7
split-complementary
#C8CCAB #ABB7CC #BFABCC
monochromatic
#969D5F #AFB585 #C8CCAB #E1E3D1 #F3F3EC
Accessibility & contrast
On white
1.66
#C8CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C8CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCAB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCAB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9A9
Deuteranopia (green-blind)
#D1C9AC
Tritanopia (blue-blind)
#CCC8C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ccab; /* rgb */ color: rgb(200, 204, 171); /* oklch */ color: oklch(83.3% 0.045 113.0);
Tailwind
colors: {
custom: {
50: '#d8dbc4',
500: '#c8ccab',
950: '#000000',
},
}SCSS
$custom: #c8ccab; $custom-light: #d8dbc4; $custom-dark: #000000;
JSON
{
"hex": "#c8ccab",
"rgb": {
"r": 200,
"g": 204,
"b": 171
},
"hsl": {
"h": 67.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.83337,
"c": 0.04478,
"h": 113
},
"luminance": 0.58405
}Semantic roles & 50–950 ramp
primary
#C8CCAB
secondary
#7F7AA1
accent
#43A34E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482