#CACABC#CACABC
#CACABC is a very light, near-neutral yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.019 H 106.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CACABC |
|---|---|
| RGB | rgb(202, 202, 188) |
| HSL | hsl(60, 12%, 76%) |
| HSV | hsv(60, 7%, 79%) |
| CMYK | cmyk(0%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.98, -2.48, 6.99) |
| CIE-LCH | lch(80.98, 7.41, 109.51°) |
| OKLab | oklab(83.51% -0.0055 0.0183) |
| OKLCH | oklch(83.51% 0.019 106.8) |
| XYZ | xyz(54.5535, 58.4287, 55.9711) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.09
Silver
#C0C0C0
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.14
Warm Beige
#E9DCC9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACABC #BCBCCA
analogous
#CAC3BC #CACABC #C3CABC
triadic
#CACABC #BCCACA #CABCCA
tetradic
#CACABC #BCCAC3 #BCBCCA #CABCC3
square
#CACABC #BCCAC3 #BCBCCA #CABCC3
split-complementary
#CACABC #BCC3CA #C3BCCA
monochromatic
#949478 #AFAF9A #CACABC #E5E5DE #F1F1EE
Accessibility & contrast
On white
1.66
#CACABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CACABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACABC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACABC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#CCC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacabc; /* rgb */ color: rgb(202, 202, 188); /* oklch */ color: oklch(83.5% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#dadad0',
500: '#cacabc',
950: '#000000',
},
}SCSS
$custom: #cacabc; $custom-light: #dadad0; $custom-dark: #000000;
JSON
{
"hex": "#cacabc",
"rgb": {
"r": 202,
"g": 202,
"b": 188
},
"hsl": {
"h": 60,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.83511,
"c": 0.01911,
"h": 106.8
},
"luminance": 0.58428
}Semantic roles & 50–950 ramp
primary
#CACABC
secondary
#8C8C9E
accent
#509650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383