#C8CBAB#C8CBAB
#C8CBAB is a very light, muted yellow. Relative luminance 0.579; OKLCH L 83.1% C 0.043 H 111.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBAB |
|---|---|
| RGB | rgb(200, 203, 171) |
| HSL | hsl(66, 24%, 73%) |
| HSV | hsv(66, 16%, 80%) |
| CMYK | cmyk(1.5%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(80.70, -6.50, 15.64) |
| CIE-LCH | lch(80.70, 16.94, 112.57°) |
| OKLab | oklab(83.13% -0.016 0.0403) |
| OKLCH | oklch(83.13% 0.043 111.7) |
| XYZ | xyz(52.5253, 57.9318, 46.9351) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.23
Bland
#AFA88B
ΔE00 9.88
Eggshell
#F0EAD6
ΔE00 9.93
Beige
#F5F5DC
ΔE00 10.13
Sand
#C2B280
ΔE00 10.16
Palegoldenrod
#EEE8AA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBAB #AEABCB
analogous
#CBBEAB #C8CBAB #B8CBAB
triadic
#C8CBAB #ABC8CB #CBABC8
tetradic
#C8CBAB #ABCBBE #AEABCB #CBABB8
square
#C8CBAB #ABCBBE #AEABCB #CBABB8
split-complementary
#C8CBAB #ABB8CB #BEABCB
monochromatic
#969B60 #AFB485 #C8CBAB #E1E2D1 #F3F3EC
Accessibility & contrast
On white
1.67
#C8CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C8CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBAB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBAB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#D0C9AC
Tritanopia (blue-blind)
#CCC7C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cbab; /* rgb */ color: rgb(200, 203, 171); /* oklch */ color: oklch(83.1% 0.043 111.7);
Tailwind
colors: {
custom: {
50: '#d8dac4',
500: '#c8cbab',
950: '#000000',
},
}SCSS
$custom: #c8cbab; $custom-light: #d8dac4; $custom-dark: #000000;
JSON
{
"hex": "#c8cbab",
"rgb": {
"r": 200,
"g": 203,
"b": 171
},
"hsl": {
"h": 65.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.8313,
"c": 0.04337,
"h": 111.7
},
"luminance": 0.57932
}Semantic roles & 50–950 ramp
primary
#C8CBAB
secondary
#7E7AA0
accent
#44A24C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382