#CABBCF#CABBCF
#CABBCF is a light, muted purple. Relative luminance 0.526; OKLCH L 81.1% C 0.032 H 317.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBCF |
|---|---|
| RGB | rgb(202, 187, 207) |
| HSL | hsl(285, 17%, 77%) |
| HSV | hsv(285, 10%, 81%) |
| CMYK | cmyk(2.4%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.64, 8.93, -8.12) |
| CIE-LCH | lch(77.64, 12.07, 317.70°) |
| OKLab | oklab(81.06% 0.0238 -0.0217) |
| OKLCH | oklch(81.06% 0.032 317.7) |
| XYZ | xyz(53.3882, 52.6026, 66.3602) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.97
Lilac
#C8A2C8
ΔE00 9.63
Pale Lavender
#EECFFE
ΔE00 10.58
Pale Lilac
#E4CBFF
ΔE00 10.60
Dove Gray
#B6B8BD
ΔE00 10.66
Pinkish Grey
#C8ACA9
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBCF #C0CFBB
analogous
#C0BBCF #CABBCF #CFBBCA
triadic
#CABBCF #CFCABB #BBCFCA
tetradic
#CABBCF #CFC0BB #C0CFBB #BBCACF
square
#CABBCF #CFC0BB #C0CFBB #BBCACF
split-complementary
#CABBCF #CACFBB #BBCFC0
monochromatic
#92739C #AE97B6 #CABBCF #E6DFE8 #F1EDF2
Accessibility & contrast
On white
1.82
#CABBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CABBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBCF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBCF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#CABDC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabbcf; /* rgb */ color: rgb(202, 187, 207); /* oklch */ color: oklch(81.1% 0.032 317.7);
Tailwind
colors: {
custom: {
50: '#dacfdd',
500: '#cabbcf',
950: '#000000',
},
}SCSS
$custom: #cabbcf; $custom-light: #dacfdd; $custom-dark: #000000;
JSON
{
"hex": "#cabbcf",
"rgb": {
"r": 202,
"g": 187,
"b": 207
},
"hsl": {
"h": 285,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81061,
"c": 0.03218,
"h": 317.7
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#CABBCF
secondary
#91A48B
accent
#9C4A5E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384