#CAB6D2#CAB6D2
#CAB6D2 is a light, muted purple. Relative luminance 0.507; OKLCH L 80.2% C 0.045 H 316.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB6D2 |
|---|---|
| RGB | rgb(202, 182, 210) |
| HSL | hsl(283, 24%, 77%) |
| HSV | hsv(283, 13%, 82%) |
| CMYK | cmyk(3.8%, 13.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.48, 12.20, -11.48) |
| CIE-LCH | lch(76.48, 16.75, 316.75°) |
| OKLab | oklab(80.19% 0.0323 -0.0308) |
| OKLCH | oklch(80.19% 0.045 316.4) |
| XYZ | xyz(52.7161, 50.6661, 67.9627) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.18
Lilac
#C8A2C8
ΔE00 6.75
Pale Lilac
#E4CBFF
ΔE00 8.80
Pale Lavender
#EECFFE
ΔE00 8.95
Light Lavender
#DFC5FE
ΔE00 9.01
Light Lilac
#EDC8FF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB6D2 #BED2B6
analogous
#BCB6D2 #CAB6D2 #D2B6CC
triadic
#CAB6D2 #D2CAB6 #B6D2CA
tetradic
#CAB6D2 #D2BCB6 #BED2B6 #B6CCD2
square
#CAB6D2 #D2BCB6 #BED2B6 #B6CCD2
split-complementary
#CAB6D2 #CCD2B6 #B6D2BC
monochromatic
#936AA3 #AF90BB #CAB6D2 #E5DCE9 #F1ECF3
Accessibility & contrast
On white
1.89
#CAB6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CAB6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB6D2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB6D2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#B7BDD1
Tritanopia (blue-blind)
#CAB9BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab6d2; /* rgb */ color: rgb(202, 182, 210); /* oklch */ color: oklch(80.2% 0.045 316.4);
Tailwind
colors: {
custom: {
50: '#dacbdf',
500: '#cab6d2',
950: '#000000',
},
}SCSS
$custom: #cab6d2; $custom-light: #dacbdf; $custom-dark: #000000;
JSON
{
"hex": "#cab6d2",
"rgb": {
"r": 202,
"g": 182,
"b": 210
},
"hsl": {
"h": 282.857,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80185,
"c": 0.04457,
"h": 316.4
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#CAB6D2
secondary
#8FA885
accent
#A2435E
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#141315
muted
#838384