#C8CAA0#C8CAA0
#C8CAA0 is a very light, muted yellow. Relative luminance 0.571; OKLCH L 82.7% C 0.056 H 109.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAA0 |
|---|---|
| RGB | rgb(200, 202, 160) |
| HSL | hsl(63, 28%, 71%) |
| HSV | hsv(63, 21%, 79%) |
| CMYK | cmyk(1%, 0%, 20.8%, 20.8%) |
| CIE-LAB | lab(80.21, -7.65, 20.80) |
| CIE-LCH | lch(80.21, 22.17, 110.20°) |
| OKLab | oklab(82.67% -0.0191 0.053) |
| OKLCH | oklch(82.67% 0.056 109.8) |
| XYZ | xyz(51.2848, 57.0590, 41.5627) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.79
Pale Olive
#B9CC81
ΔE00 8.01
Greenish Tan
#BCCB7A
ΔE00 8.55
Sand
#C2B280
ΔE00 8.60
Palegoldenrod
#EEE8AA
ΔE00 8.72
Vanilla
#F3E5AB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAA0 #A2A0CA
analogous
#CAB7A0 #C8CAA0 #B3CAA0
triadic
#C8CAA0 #A0C8CA #CAA0C8
tetradic
#C8CAA0 #A0CAB7 #A2A0CA #CAA0B3
square
#C8CAA0 #A0CAB7 #A2A0CA #CAA0B3
split-complementary
#C8CAA0 #A0B3CA #B7A0CA
monochromatic
#979A56 #B1B479 #C8CAA0 #DFE0C7 #F4F4EB
Accessibility & contrast
On white
1.69
#C8CAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C8CAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAA0
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAA0 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69D
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#CEC5BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8caa0; /* rgb */ color: rgb(200, 202, 160); /* oklch */ color: oklch(82.7% 0.056 109.8);
Tailwind
colors: {
custom: {
50: '#d9dabc',
500: '#c8caa0',
950: '#000000',
},
}SCSS
$custom: #c8caa0; $custom-light: #d9dabc; $custom-dark: #000000;
JSON
{
"hex": "#c8caa0",
"rgb": {
"r": 200,
"g": 202,
"b": 160
},
"hsl": {
"h": 62.857,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.82669,
"c": 0.05636,
"h": 109.8
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#C8CAA0
secondary
#726F9F
accent
#3EA743
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382