#C8CAAA#C8CAAA
#C8CAAA is a very light, muted yellow. Relative luminance 0.574; OKLCH L 82.9% C 0.043 H 110.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAAA |
|---|---|
| RGB | rgb(200, 202, 170) |
| HSL | hsl(64, 23%, 73%) |
| HSV | hsv(64, 16%, 79%) |
| CMYK | cmyk(1%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(80.42, -6.14, 15.78) |
| CIE-LCH | lch(80.42, 16.93, 111.27°) |
| OKLab | oklab(82.9% -0.015 0.0406) |
| OKLCH | oklch(82.9% 0.043 110.2) |
| XYZ | xyz(52.1950, 57.4231, 46.3565) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.09
Bland
#AFA88B
ΔE00 9.53
Sand
#C2B280
ΔE00 9.79
Eggshell
#F0EAD6
ΔE00 9.92
Putty
#BEAE8A
ΔE00 9.96
Beige
#F5F5DC
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAAA #ACAACA
analogous
#CABCAA #C8CAAA #B8CAAA
triadic
#C8CAAA #AAC8CA #CAAAC8
tetradic
#C8CAAA #AACABC #ACAACA #CAAAB8
square
#C8CAAA #AACABC #ACAACA #CAAAB8
split-complementary
#C8CAAA #AAB8CA #BCAACA
monochromatic
#969A60 #B0B284 #C8CAAA #E0E2D0 #F3F3EC
Accessibility & contrast
On white
1.68
#C8CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#C8CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAAA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAAA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A8
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#CDC6C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8caaa; /* rgb */ color: rgb(200, 202, 170); /* oklch */ color: oklch(82.9% 0.043 110.2);
Tailwind
colors: {
custom: {
50: '#d8dac3',
500: '#c8caaa',
950: '#000000',
},
}SCSS
$custom: #c8caaa; $custom-light: #d8dac3; $custom-dark: #000000;
JSON
{
"hex": "#c8caaa",
"rgb": {
"r": 200,
"g": 202,
"b": 170
},
"hsl": {
"h": 63.75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.82898,
"c": 0.0433,
"h": 110.2
},
"luminance": 0.57423
}Semantic roles & 50–950 ramp
primary
#C8CAAA
secondary
#7C799F
accent
#44A24A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382