#CACAB8#CACAB8
#CACAB8 is a very light, muted yellow. Relative luminance 0.583; OKLCH L 83.4% C 0.025 H 106.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAB8 |
|---|---|
| RGB | rgb(202, 202, 184) |
| HSL | hsl(60, 15%, 76%) |
| HSV | hsv(60, 9%, 79%) |
| CMYK | cmyk(0%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(80.88, -3.15, 8.99) |
| CIE-LCH | lch(80.88, 9.53, 109.32°) |
| OKLab | oklab(83.41% -0.0071 0.0235) |
| OKLCH | oklch(83.41% 0.025 106.9) |
| XYZ | xyz(54.1283, 58.2586, 53.7316) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 7.04
Warm Beige
#E9DCC9
ΔE00 7.89
Eggshell
#F0EAD6
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAB8 #B8B8CA
analogous
#CAC1B8 #CACAB8 #C1CAB8
triadic
#CACAB8 #B8CACA #CAB8CA
tetradic
#CACAB8 #B8CAC1 #B8B8CA #CAB8C1
square
#CACAB8 #B8CAC1 #B8B8CA #CAB8C1
split-complementary
#CACAB8 #B8C1CA #C1B8CA
monochromatic
#969672 #B0B095 #CACAB8 #E4E4DB #F2F2ED
Accessibility & contrast
On white
1.66
#CACAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CACAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAB8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAB8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B7
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#CDC7C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacab8; /* rgb */ color: rgb(202, 202, 184); /* oklch */ color: oklch(83.4% 0.025 106.9);
Tailwind
colors: {
custom: {
50: '#dadacd',
500: '#cacab8',
950: '#000000',
},
}SCSS
$custom: #cacab8; $custom-light: #dadacd; $custom-dark: #000000;
JSON
{
"hex": "#cacab8",
"rgb": {
"r": 202,
"g": 202,
"b": 184
},
"hsl": {
"h": 60,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.83406,
"c": 0.02452,
"h": 106.9
},
"luminance": 0.58258
}Semantic roles & 50–950 ramp
primary
#CACAB8
secondary
#88889E
accent
#4D994D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383