#CACAAE#CACAAE
#CACAAE is a very light, muted yellow. Relative luminance 0.579; OKLCH L 83.2% C 0.038 H 107.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAAE |
|---|---|
| RGB | rgb(202, 202, 174) |
| HSL | hsl(60, 21%, 74%) |
| HSV | hsv(60, 14%, 79%) |
| CMYK | cmyk(0%, 0%, 13.9%, 20.8%) |
| CIE-LAB | lab(80.66, -4.78, 14.01) |
| CIE-LCH | lch(80.66, 14.80, 108.84°) |
| OKLab | oklab(83.15% -0.0112 0.0362) |
| OKLCH | oklch(83.15% 0.038 107.2) |
| XYZ | xyz(53.1169, 57.8540, 48.4049) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.39
Warm Gray
#C9BEB0
ΔE00 8.83
Eggshell
#F0EAD6
ΔE00 8.93
Warm Beige
#E9DCC9
ΔE00 9.25
Bland
#AFA88B
ΔE00 9.31
Light Grey
#D8DCD6
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAAE #AEAECA
analogous
#CABCAE #CACAAE #BCCAAE
triadic
#CACAAE #AECACA #CAAECA
tetradic
#CACAAE #AECABC #AEAECA #CAAEBC
square
#CACAAE #AECABC #AEAECA #CAAEBC
split-complementary
#CACAAE #AEBCCA #BCAECA
monochromatic
#999964 #B2B289 #CACAAE #E2E2D3 #F3F3ED
Accessibility & contrast
On white
1.67
#CACAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CACAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAAE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAAE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AC
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#CEC6C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaae; /* rgb */ color: rgb(202, 202, 174); /* oklch */ color: oklch(83.2% 0.038 107.2);
Tailwind
colors: {
custom: {
50: '#dadac6',
500: '#cacaae',
950: '#000000',
},
}SCSS
$custom: #cacaae; $custom-light: #dadac6; $custom-dark: #000000;
JSON
{
"hex": "#cacaae",
"rgb": {
"r": 202,
"g": 202,
"b": 174
},
"hsl": {
"h": 60,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.83154,
"c": 0.03791,
"h": 107.2
},
"luminance": 0.57854
}Semantic roles & 50–950 ramp
primary
#CACAAE
secondary
#7E7E9F
accent
#469F46
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382