#CAB7CF#CAB7CF
#CAB7CF is a light, muted purple. Relative luminance 0.509; OKLCH L 80.3% C 0.039 H 319.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB7CF |
|---|---|
| RGB | rgb(202, 183, 207) |
| HSL | hsl(288, 20%, 76%) |
| HSV | hsv(288, 12%, 81%) |
| CMYK | cmyk(2.4%, 11.6%, 0%, 18.8%) |
| CIE-LAB | lab(76.64, 11.09, -9.61) |
| CIE-LCH | lch(76.64, 14.67, 319.07°) |
| OKLab | oklab(80.28% 0.0297 -0.0257) |
| OKLCH | oklch(80.28% 0.039 319.2) |
| XYZ | xyz(52.5514, 50.9290, 66.0812) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.04
Lilac
#C8A2C8
ΔE00 7.62
Pale Lavender
#EECFFE
ΔE00 9.72
Pale Lilac
#E4CBFF
ΔE00 9.73
Light Lavender
#DFC5FE
ΔE00 10.08
Very Light Purple
#F6CEFC
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB7CF #BCCFB7
analogous
#BEB7CF #CAB7CF #CFB7C8
triadic
#CAB7CF #CFCAB7 #B7CFCA
tetradic
#CAB7CF #CFBEB7 #BCCFB7 #B7C8CF
square
#CAB7CF #CFBEB7 #BCCFB7 #B7C8CF
split-complementary
#CAB7CF #C8CFB7 #B7CFBE
monochromatic
#946E9E #AF92B7 #CAB7CF #E5DCE7 #F1EDF3
Accessibility & contrast
On white
1.88
#CAB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CAB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB7CF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB7CF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#CAB9BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab7cf; /* rgb */ color: rgb(202, 183, 207); /* oklch */ color: oklch(80.3% 0.039 319.2);
Tailwind
colors: {
custom: {
50: '#daccdd',
500: '#cab7cf',
950: '#000000',
},
}SCSS
$custom: #cab7cf; $custom-light: #daccdd; $custom-dark: #000000;
JSON
{
"hex": "#cab7cf",
"rgb": {
"r": 202,
"g": 183,
"b": 207
},
"hsl": {
"h": 287.5,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.8028,
"c": 0.03927,
"h": 319.2
},
"luminance": 0.50929
}Semantic roles & 50–950 ramp
primary
#CAB7CF
secondary
#8CA486
accent
#9E4759
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#141315
muted
#838384