#C8CAA4#C8CAA4
#C8CAA4 is a very light, muted yellow. Relative luminance 0.572; OKLCH L 82.8% C 0.051 H 110.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAA4 |
|---|---|
| RGB | rgb(200, 202, 164) |
| HSL | hsl(63, 26%, 72%) |
| HSV | hsv(63, 19%, 79%) |
| CMYK | cmyk(1%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(80.29, -7.06, 18.79) |
| CIE-LCH | lch(80.29, 20.08, 110.59°) |
| OKLab | oklab(82.76% -0.0175 0.0481) |
| OKLCH | oklch(82.76% 0.051 110) |
| XYZ | xyz(51.6403, 57.2012, 43.4353) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.21
Pale Olive
#B9CC81
ΔE00 8.94
Sand
#C2B280
ΔE00 8.99
Palegoldenrod
#EEE8AA
ΔE00 9.26
Greenish Tan
#BCCB7A
ΔE00 9.54
Vanilla
#F3E5AB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAA4 #A6A4CA
analogous
#CAB9A4 #C8CAA4 #B5CAA4
triadic
#C8CAA4 #A4C8CA #CAA4C8
tetradic
#C8CAA4 #A4CAB9 #A6A4CA #CAA4B5
square
#C8CAA4 #A4CAB9 #A6A4CA #CAA4B5
split-complementary
#C8CAA4 #A4B5CA #B9A4CA
monochromatic
#979A5A #B1B37D #C8CAA4 #DFE1CB #F3F4EC
Accessibility & contrast
On white
1.69
#C8CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#C8CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAA4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAA4 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A2
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#CDC5BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8caa4; /* rgb */ color: rgb(200, 202, 164); /* oklch */ color: oklch(82.8% 0.051 110.0);
Tailwind
colors: {
custom: {
50: '#d9dabf',
500: '#c8caa4',
950: '#000000',
},
}SCSS
$custom: #c8caa4; $custom-light: #d9dabf; $custom-dark: #000000;
JSON
{
"hex": "#c8caa4",
"rgb": {
"r": 200,
"g": 202,
"b": 164
},
"hsl": {
"h": 63.158,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.82759,
"c": 0.05117,
"h": 110
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#C8CAA4
secondary
#76739F
accent
#41A546
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382