#CAB2CB#CAB2CB
#CAB2CB is a light, muted purple. Relative luminance 0.487; OKLCH L 79.2% C 0.044 H 324.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2CB |
|---|---|
| RGB | rgb(202, 178, 203) |
| HSL | hsl(298, 19%, 75%) |
| HSV | hsv(298, 12%, 80%) |
| CMYK | cmyk(0.5%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(75.27, 13.04, -9.47) |
| CIE-LCH | lch(75.27, 16.12, 324.01°) |
| OKLab | oklab(79.18% 0.0357 -0.0253) |
| OKLCH | oklch(79.18% 0.044 324.8) |
| XYZ | xyz(51.0555, 48.7098, 63.2007) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.42
Lilac
#C8A2C8
ΔE00 5.96
Dusty Pink
#D8A7B1
ΔE00 9.18
Pale Lavender
#EECFFE
ΔE00 10.04
Pale Lilac
#E4CBFF
ΔE00 10.18
Very Light Purple
#F6CEFC
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2CB #B3CBB2
analogous
#BEB2CB #CAB2CB #CBB2C0
triadic
#CAB2CB #CBCAB2 #B2CBCA
tetradic
#CAB2CB #CBBEB2 #B3CBB2 #B2C0CB
square
#CAB2CB #CBBEB2 #B3CBB2 #B2C0CB
split-complementary
#CAB2CB #C0CBB2 #B2CBBE
monochromatic
#98699A #B18DB2 #CAB2CB #E3D7E4 #F2EDF3
Accessibility & contrast
On white
1.95
#CAB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CAB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2CB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2CB | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CC
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#CCB4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab2cb; /* rgb */ color: rgb(202, 178, 203); /* oklch */ color: oklch(79.2% 0.044 324.8);
Tailwind
colors: {
custom: {
50: '#dac9da',
500: '#cab2cb',
950: '#000000',
},
}SCSS
$custom: #cab2cb; $custom-light: #dac9da; $custom-dark: #000000;
JSON
{
"hex": "#cab2cb",
"rgb": {
"r": 202,
"g": 178,
"b": 203
},
"hsl": {
"h": 297.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.79179,
"c": 0.04376,
"h": 324.8
},
"luminance": 0.48709
}Semantic roles & 50–950 ramp
primary
#CAB2CB
secondary
#E2E9E2
accent
#9E484B
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283