#CACAB2#CACAB2
#CACAB2 is a very light, muted yellow. Relative luminance 0.580; OKLCH L 83.3% C 0.033 H 107.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAB2 |
|---|---|
| RGB | rgb(202, 202, 178) |
| HSL | hsl(60, 18%, 75%) |
| HSV | hsv(60, 12%, 79%) |
| CMYK | cmyk(0%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(80.75, -4.14, 12.00) |
| CIE-LCH | lch(80.75, 12.70, 109.04°) |
| OKLab | oklab(83.25% -0.0096 0.0311) |
| OKLCH | oklch(83.25% 0.033 107.1) |
| XYZ | xyz(53.5127, 58.0123, 50.4893) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.92
Eggshell
#F0EAD6
ΔE00 8.45
Light Grey
#D8DCD6
ΔE00 8.46
Warm Beige
#E9DCC9
ΔE00 8.61
Silver (survey)
#C5C9C7
ΔE00 9.12
Beige (survey)
#E6DAA6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAB2 #B2B2CA
analogous
#CABEB2 #CACAB2 #BECAB2
triadic
#CACAB2 #B2CACA #CAB2CA
tetradic
#CACAB2 #B2CABE #B2B2CA #CAB2BE
square
#CACAB2 #B2CABE #B2B2CA #CAB2BE
split-complementary
#CACAB2 #B2BECA #BEB2CA
monochromatic
#98986A #B1B18E #CACAB2 #E3E3D6 #F3F3ED
Accessibility & contrast
On white
1.67
#CACAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CACAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAB2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAB2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B1
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#CEC7C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacab2; /* rgb */ color: rgb(202, 202, 178); /* oklch */ color: oklch(83.3% 0.033 107.1);
Tailwind
colors: {
custom: {
50: '#dadac9',
500: '#cacab2',
950: '#000000',
},
}SCSS
$custom: #cacab2; $custom-light: #dadac9; $custom-dark: #000000;
JSON
{
"hex": "#cacab2",
"rgb": {
"r": 202,
"g": 202,
"b": 178
},
"hsl": {
"h": 60,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.83253,
"c": 0.03258,
"h": 107.1
},
"luminance": 0.58012
}Semantic roles & 50–950 ramp
primary
#CACAB2
secondary
#82829E
accent
#499D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382