#CACABB#CACABB
#CACABB is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.020 H 106.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CACABB |
|---|---|
| RGB | rgb(202, 202, 187) |
| HSL | hsl(60, 12%, 76%) |
| HSV | hsv(60, 7%, 79%) |
| CMYK | cmyk(0%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(80.95, -2.65, 7.49) |
| CIE-LCH | lch(80.95, 7.94, 109.47°) |
| OKLab | oklab(83.49% -0.0059 0.0196) |
| OKLCH | oklch(83.49% 0.02 106.8) |
| XYZ | xyz(54.4461, 58.3857, 55.4053) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 6.21
Silver
#C0C0C0
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.52
Warm Beige
#E9DCC9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACABB #BBBBCA
analogous
#CAC3BB #CACABB #C3CABB
triadic
#CACABB #BBCACA #CABBCA
tetradic
#CACABB #BBCAC3 #BBBBCA #CABBC3
square
#CACABB #BBCAC3 #BBBBCA #CABBC3
split-complementary
#CACABB #BBC3CA #C3BBCA
monochromatic
#949476 #AFAF99 #CACABB #E5E5DD #F2F2EE
Accessibility & contrast
On white
1.66
#CACABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CACABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACABB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACABB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#CDC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacabb; /* rgb */ color: rgb(202, 202, 187); /* oklch */ color: oklch(83.5% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#dadacf',
500: '#cacabb',
950: '#000000',
},
}SCSS
$custom: #cacabb; $custom-light: #dadacf; $custom-dark: #000000;
JSON
{
"hex": "#cacabb",
"rgb": {
"r": 202,
"g": 202,
"b": 187
},
"hsl": {
"h": 60,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.83485,
"c": 0.02047,
"h": 106.8
},
"luminance": 0.58385
}Semantic roles & 50–950 ramp
primary
#CACABB
secondary
#8B8B9E
accent
#4F974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383