#CABCCF#CABCCF
#CABCCF is a light, muted purple. Relative luminance 0.530; OKLCH L 81.3% C 0.030 H 317.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCCF |
|---|---|
| RGB | rgb(202, 188, 207) |
| HSL | hsl(284, 17%, 77%) |
| HSV | hsv(284, 9%, 81%) |
| CMYK | cmyk(2.4%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(77.89, 8.39, -7.75) |
| CIE-LCH | lch(77.89, 11.42, 317.27°) |
| OKLab | oklab(81.26% 0.0223 -0.0207) |
| OKLCH | oklch(81.26% 0.03 317.2) |
| XYZ | xyz(53.6011, 53.0283, 66.4311) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Lilac
#C8A2C8
ΔE00 10.16
Dove Gray
#B6B8BD
ΔE00 10.20
Pinkish Grey
#C8ACA9
ΔE00 10.74
Pale Lavender
#EECFFE
ΔE00 10.87
Lavender (CSS)
#E6E6FA
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCCF #C1CFBC
analogous
#C1BCCF #CABCCF #CFBCCA
triadic
#CABCCF #CFCABC #BCCFCA
tetradic
#CABCCF #CFC1BC #C1CFBC #BCCACF
square
#CABCCF #CFC1BC #C1CFBC #BCCACF
split-complementary
#CABCCF #CACFBC #BCCFC1
monochromatic
#92759C #AE98B5 #CABCCF #E6E0E9 #F1EDF2
Accessibility & contrast
On white
1.81
#CABCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CABCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCCF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCCF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#CABEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabccf; /* rgb */ color: rgb(202, 188, 207); /* oklch */ color: oklch(81.3% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#dad0dd',
500: '#cabccf',
950: '#000000',
},
}SCSS
$custom: #cabccf; $custom-light: #dad0dd; $custom-dark: #000000;
JSON
{
"hex": "#cabccf",
"rgb": {
"r": 202,
"g": 188,
"b": 207
},
"hsl": {
"h": 284.211,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81258,
"c": 0.03041,
"h": 317.2
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#CABCCF
secondary
#92A48C
accent
#9B4B60
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384