#CACABE#CACABE
#CACABE is a very light, near-neutral yellow. Relative luminance 0.585; OKLCH L 83.6% C 0.016 H 106.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CACABE |
|---|---|
| RGB | rgb(202, 202, 190) |
| HSL | hsl(60, 10%, 77%) |
| HSV | hsv(60, 6%, 79%) |
| CMYK | cmyk(0%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(81.02, -2.13, 5.99) |
| CIE-LCH | lch(81.02, 6.36, 109.61°) |
| OKLab | oklab(83.57% -0.0047 0.0157) |
| OKLCH | oklch(83.57% 0.016 106.8) |
| XYZ | xyz(54.7706, 58.5155, 57.1144) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 5.16
Warm Gray
#C9BEB0
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACABE #BEBECA
analogous
#CAC4BE #CACABE #C4CABE
triadic
#CACABE #BECACA #CABECA
tetradic
#CACABE #BECAC4 #BEBECA #CABEC4
square
#CACABE #BECAC4 #BEBECA #CABEC4
split-complementary
#CACABE #BEC4CA #C4BECA
monochromatic
#93937B #AFAF9C #CACABE #E5E5E0 #F1F1EE
Accessibility & contrast
On white
1.65
#CACABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CACABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACABE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACABE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#CCC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacabe; /* rgb */ color: rgb(202, 202, 190); /* oklch */ color: oklch(83.6% 0.016 106.8);
Tailwind
colors: {
custom: {
50: '#dadad1',
500: '#cacabe',
950: '#000000',
},
}SCSS
$custom: #cacabe; $custom-light: #dadad1; $custom-dark: #000000;
JSON
{
"hex": "#cacabe",
"rgb": {
"r": 202,
"g": 202,
"b": 190
},
"hsl": {
"h": 60,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.83565,
"c": 0.0164,
"h": 106.8
},
"luminance": 0.58515
}Semantic roles & 50–950 ramp
primary
#CACABE
secondary
#8F8F9E
accent
#519451
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383