#CACAA6#CACAA6
#CACAA6 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.048 H 107.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAA6 |
|---|---|
| RGB | rgb(202, 202, 166) |
| HSL | hsl(60, 25%, 72%) |
| HSV | hsv(60, 18%, 79%) |
| CMYK | cmyk(0%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(80.49, -6.02, 18.03) |
| CIE-LCH | lch(80.49, 19.01, 108.46°) |
| OKLab | oklab(82.97% -0.0145 0.0462) |
| OKLCH | oklch(82.97% 0.048 107.4) |
| XYZ | xyz(52.3601, 57.5513, 44.4192) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.96
Sand
#C2B280
ΔE00 8.79
Palegoldenrod
#EEE8AA
ΔE00 9.33
Putty
#BEAE8A
ΔE00 9.36
Bland
#AFA88B
ΔE00 9.44
Vanilla
#F3E5AB
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAA6 #A6A6CA
analogous
#CAB8A6 #CACAA6 #B8CAA6
triadic
#CACAA6 #A6CACA #CAA6CA
tetradic
#CACAA6 #A6CAB8 #A6A6CA #CAA6B8
square
#CACAA6 #A6CAB8 #A6A6CA #CAA6B8
split-complementary
#CACAA6 #A6B8CA #B8A6CA
monochromatic
#9A9A5C #B3B380 #CACAA6 #E1E1CC #F4F4EC
Accessibility & contrast
On white
1.68
#CACAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CACAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAA6
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAA6 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A4
Deuteranopia (green-blind)
#D1C8A7
Tritanopia (blue-blind)
#D0C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaa6; /* rgb */ color: rgb(202, 202, 166); /* oklch */ color: oklch(83.0% 0.048 107.4);
Tailwind
colors: {
custom: {
50: '#dadac0',
500: '#cacaa6',
950: '#000000',
},
}SCSS
$custom: #cacaa6; $custom-light: #dadac0; $custom-dark: #000000;
JSON
{
"hex": "#cacaa6",
"rgb": {
"r": 202,
"g": 202,
"b": 166
},
"hsl": {
"h": 60,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.82965,
"c": 0.04844,
"h": 107.4
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#CACAA6
secondary
#75759F
accent
#42A442
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382