#CABECA#CABECA
#CABECA is a light, muted purple. Relative luminance 0.536; OKLCH L 81.5% C 0.021 H 325.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CABECA |
|---|---|
| RGB | rgb(202, 190, 202) |
| HSL | hsl(300, 10%, 77%) |
| HSV | hsv(300, 6%, 79%) |
| CMYK | cmyk(0%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(78.26, 6.38, -4.50) |
| CIE-LCH | lch(78.26, 7.81, 324.77°) |
| OKLab | oklab(81.5% 0.0175 -0.0119) |
| OKLCH | oklch(81.5% 0.021 325.8) |
| XYZ | xyz(53.4297, 53.6481, 63.4061) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.58
Dove Gray
#B6B8BD
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.55
Pinkish Grey
#C8ACA9
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.56
Lavender (CSS)
#E6E6FA
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABECA #BECABE
analogous
#C4BECA #CABECA #CABEC4
triadic
#CABECA #CACABE #BECACA
tetradic
#CABECA #CAC4BE #BECABE #BEC4CA
square
#CABECA #CAC4BE #BECABE #BEC4CA
split-complementary
#CABECA #C4CABE #BECAC4
monochromatic
#937B93 #AF9CAF #CABECA #E5E0E5 #F1EEF1
Accessibility & contrast
On white
1.79
#CABECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CABECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABECA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABECA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#CBBFC2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabeca; /* rgb */ color: rgb(202, 190, 202); /* oklch */ color: oklch(81.5% 0.021 325.8);
Tailwind
colors: {
custom: {
50: '#dad1da',
500: '#cabeca',
950: '#000000',
},
}SCSS
$custom: #cabeca; $custom-light: #dad1da; $custom-dark: #000000;
JSON
{
"hex": "#cabeca",
"rgb": {
"r": 202,
"g": 190,
"b": 202
},
"hsl": {
"h": 300,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81496,
"c": 0.0212,
"h": 325.8
},
"luminance": 0.53648
}Semantic roles & 50–950 ramp
primary
#CABECA
secondary
#8F9E8F
accent
#945151
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383