#CAB6CB#CAB6CB
#CAB6CB is a light, muted purple. Relative luminance 0.503; OKLCH L 80.0% C 0.037 H 324.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB6CB |
|---|---|
| RGB | rgb(202, 182, 203) |
| HSL | hsl(297, 17%, 75%) |
| HSV | hsv(297, 10%, 80%) |
| CMYK | cmyk(0.5%, 10.3%, 0%, 20.4%) |
| CIE-LAB | lab(76.27, 10.87, -7.99) |
| CIE-LCH | lch(76.27, 13.49, 323.70°) |
| OKLab | oklab(79.95% 0.0298 -0.0213) |
| OKLCH | oklch(79.95% 0.037 324.5) |
| XYZ | xyz(51.8630, 50.3248, 63.4698) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.30
Lilac
#C8A2C8
ΔE00 7.88
Dusty Pink
#D8A7B1
ΔE00 9.69
Pinkish Grey
#C8ACA9
ΔE00 10.30
Pale Lavender
#EECFFE
ΔE00 10.52
Pale Lilac
#E4CBFF
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB6CB #B7CBB6
analogous
#BFB6CB #CAB6CB #CBB6C1
triadic
#CAB6CB #CBCAB6 #B6CBCA
tetradic
#CAB6CB #CBBFB6 #B7CBB6 #B6C1CB
square
#CAB6CB #CBBFB6 #B7CBB6 #B6C1CB
split-complementary
#CAB6CB #C1CBB6 #B6CBBF
monochromatic
#966F98 #B092B2 #CAB6CB #E4DAE4 #F2EDF2
Accessibility & contrast
On white
1.90
#CAB6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CAB6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB6CB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB6CB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#CBB8BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab6cb; /* rgb */ color: rgb(202, 182, 203); /* oklch */ color: oklch(80.0% 0.037 324.5);
Tailwind
colors: {
custom: {
50: '#dacbda',
500: '#cab6cb',
950: '#000000',
},
}SCSS
$custom: #cab6cb; $custom-light: #dacbda; $custom-dark: #000000;
JSON
{
"hex": "#cab6cb",
"rgb": {
"r": 202,
"g": 182,
"b": 203
},
"hsl": {
"h": 297.143,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.79954,
"c": 0.03657,
"h": 324.5
},
"luminance": 0.50324
}Semantic roles & 50–950 ramp
primary
#CAB6CB
secondary
#879F86
accent
#9B4A4E
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383