#CAB8D2#CAB8D2
#CAB8D2 is a light, muted purple. Relative luminance 0.515; OKLCH L 80.6% C 0.041 H 315.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8D2 |
|---|---|
| RGB | rgb(202, 184, 210) |
| HSL | hsl(282, 22%, 77%) |
| HSV | hsv(282, 12%, 82%) |
| CMYK | cmyk(3.8%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(76.98, 11.12, -10.74) |
| CIE-LCH | lch(76.98, 15.46, 316.01°) |
| OKLab | oklab(80.57% 0.0293 -0.0287) |
| OKLCH | oklch(80.57% 0.041 315.6) |
| XYZ | xyz(53.1286, 51.4911, 68.1002) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.12
Lilac
#C8A2C8
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 9.08
Pale Lavender
#EECFFE
ΔE00 9.21
Light Lavender
#DFC5FE
ΔE00 9.39
Very Light Purple
#F6CEFC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8D2 #C0D2B8
analogous
#BDB8D2 #CAB8D2 #D2B8CD
triadic
#CAB8D2 #D2CAB8 #B8D2CA
tetradic
#CAB8D2 #D2BDB8 #C0D2B8 #B8CDD2
square
#CAB8D2 #D2BDB8 #C0D2B8 #B8CDD2
split-complementary
#CAB8D2 #CDD2B8 #B8D2BD
monochromatic
#926DA3 #AE93BA #CAB8D2 #E6DDEA #F1ECF3
Accessibility & contrast
On white
1.86
#CAB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CAB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8D2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8D2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#CABBC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cab8d2; /* rgb */ color: rgb(202, 184, 210); /* oklch */ color: oklch(80.6% 0.041 315.6);
Tailwind
colors: {
custom: {
50: '#dacddf',
500: '#cab8d2',
950: '#000000',
},
}SCSS
$custom: #cab8d2; $custom-light: #dacddf; $custom-dark: #000000;
JSON
{
"hex": "#cab8d2",
"rgb": {
"r": 202,
"g": 184,
"b": 210
},
"hsl": {
"h": 281.538,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.80573,
"c": 0.04104,
"h": 315.6
},
"luminance": 0.51491
}Semantic roles & 50–950 ramp
primary
#CAB8D2
secondary
#91A787
accent
#A14561
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#141315
muted
#838384