#CACCAE#CACCAE
#CACCAE is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.6% C 0.041 H 110.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCAE |
|---|---|
| RGB | rgb(202, 204, 174) |
| HSL | hsl(64, 23%, 74%) |
| HSV | hsv(64, 15%, 80%) |
| CMYK | cmyk(1%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(81.18, -5.82, 14.75) |
| CIE-LCH | lch(81.18, 15.85, 111.54°) |
| OKLab | oklab(83.57% -0.0141 0.0381) |
| OKLCH | oklch(83.57% 0.041 110.4) |
| XYZ | xyz(53.5892, 58.7986, 48.5623) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.23
Eggshell
#F0EAD6
ΔE00 9.22
Beige
#F5F5DC
ΔE00 9.62
Bland
#AFA88B
ΔE00 9.96
Light Grey
#D8DCD6
ΔE00 9.99
Warm Gray
#C9BEB0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCAE #B0AECC
analogous
#CCBFAE #CACCAE #BBCCAE
triadic
#CACCAE #AECACC #CCAECA
tetradic
#CACCAE #AECCBF #B0AECC #CCAEBB
square
#CACCAE #AECCBF #B0AECC #CCAEBB
split-complementary
#CACCAE #AEBBCC #BFAECC
monochromatic
#999D63 #B1B488 #CACCAE #E3E4D4 #F3F3EC
Accessibility & contrast
On white
1.65
#CACCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CACCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCAE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCAE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#CEC8C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #caccae; /* rgb */ color: rgb(202, 204, 174); /* oklch */ color: oklch(83.6% 0.041 110.4);
Tailwind
colors: {
custom: {
50: '#dadbc6',
500: '#caccae',
950: '#000000',
},
}SCSS
$custom: #caccae; $custom-light: #dadbc6; $custom-dark: #000000;
JSON
{
"hex": "#caccae",
"rgb": {
"r": 202,
"g": 204,
"b": 174
},
"hsl": {
"h": 64,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.83568,
"c": 0.0406,
"h": 110.4
},
"luminance": 0.58798
}Semantic roles & 50–950 ramp
primary
#CACCAE
secondary
#807DA1
accent
#44A14B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482