#CAB2D2#CAB2D2
#CAB2D2 is a light, muted purple. Relative luminance 0.490; OKLCH L 79.4% C 0.052 H 317.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2D2 |
|---|---|
| RGB | rgb(202, 178, 210) |
| HSL | hsl(285, 26%, 76%) |
| HSV | hsv(285, 15%, 82%) |
| CMYK | cmyk(3.8%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(75.48, 14.38, -12.97) |
| CIE-LCH | lch(75.48, 19.36, 317.95°) |
| OKLab | oklab(79.41% 0.0382 -0.0348) |
| OKLCH | oklch(79.41% 0.052 317.7) |
| XYZ | xyz(51.9086, 49.0511, 67.6935) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.03
Lilac
#C8A2C8
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 8.56
Pale Lavender
#EECFFE
ΔE00 8.77
Light Lilac
#EDC8FF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2D2 #BAD2B2
analogous
#BAB2D2 #CAB2D2 #D2B2CA
triadic
#CAB2D2 #D2CAB2 #B2D2CA
tetradic
#CAB2D2 #D2BAB2 #BAD2B2 #B2CAD2
square
#CAB2D2 #D2BAB2 #BAD2B2 #B2CAD2
split-complementary
#CAB2D2 #CAD2B2 #B2D2BA
monochromatic
#9565A5 #AF8BBB #CAB2D2 #E5D9E9 #F2ECF4
Accessibility & contrast
On white
1.94
#CAB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CAB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2D2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2D2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D3
Deuteranopia (green-blind)
#B3BBD1
Tritanopia (blue-blind)
#CAB5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cab2d2; /* rgb */ color: rgb(202, 178, 210); /* oklch */ color: oklch(79.4% 0.052 317.7);
Tailwind
colors: {
custom: {
50: '#dac9df',
500: '#cab2d2',
950: '#000000',
},
}SCSS
$custom: #cab2d2; $custom-light: #dac9df; $custom-dark: #000000;
JSON
{
"hex": "#cab2d2",
"rgb": {
"r": 202,
"g": 178,
"b": 210
},
"hsl": {
"h": 285,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.79414,
"c": 0.05167,
"h": 317.7
},
"luminance": 0.4905
}Semantic roles & 50–950 ramp
primary
#CAB2D2
secondary
#E3EAE1
accent
#A5415A
background
#FDFCFD
surface
#FAF8FB
border
#D3D1D4
text
#141315
muted
#838283