#CACCA2#CACCA2
#CACCA2 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.3% C 0.056 H 109.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCA2 |
|---|---|
| RGB | rgb(202, 204, 162) |
| HSL | hsl(63, 29%, 72%) |
| HSV | hsv(63, 21%, 80%) |
| CMYK | cmyk(1%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(80.93, -7.65, 20.76) |
| CIE-LCH | lch(80.93, 22.13, 110.22°) |
| OKLab | oklab(83.29% -0.0191 0.0529) |
| OKLCH | oklch(83.29% 0.056 109.8) |
| XYZ | xyz(52.4712, 58.3514, 42.6742) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.49
Pale Olive
#B9CC81
ΔE00 8.08
Palegoldenrod
#EEE8AA
ΔE00 8.33
Greenish Tan
#BCCB7A
ΔE00 8.64
Vanilla
#F3E5AB
ΔE00 8.87
Sand
#C2B280
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCA2 #A4A2CC
analogous
#CCB9A2 #CACCA2 #B5CCA2
triadic
#CACCA2 #A2CACC #CCA2CA
tetradic
#CACCA2 #A2CCB9 #A4A2CC #CCA2B5
square
#CACCA2 #A2CCB9 #A4A2CC #CCA2B5
split-complementary
#CACCA2 #A2B5CC #B9A2CC
monochromatic
#9A9D56 #B3B67A #CACCA2 #E1E2CA #F4F4EB
Accessibility & contrast
On white
1.66
#CACCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CACCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCA2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCA2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#D3CAA4
Tritanopia (blue-blind)
#D0C7C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacca2; /* rgb */ color: rgb(202, 204, 162); /* oklch */ color: oklch(83.3% 0.056 109.8);
Tailwind
colors: {
custom: {
50: '#dadbbd',
500: '#cacca2',
950: '#000000',
},
}SCSS
$custom: #cacca2; $custom-light: #dadbbd; $custom-dark: #000000;
JSON
{
"hex": "#cacca2",
"rgb": {
"r": 202,
"g": 204,
"b": 162
},
"hsl": {
"h": 62.857,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.83291,
"c": 0.05627,
"h": 109.8
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#CACCA2
secondary
#7371A1
accent
#3EA843
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151512
muted
#848482