#CFABCD#CFABCD
#CFABCD is a light, moderate purple. Relative luminance 0.468; OKLCH L 78.4% C 0.062 H 327.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABCD |
|---|---|
| RGB | rgb(207, 171, 205) |
| HSL | hsl(303, 27%, 74%) |
| HSV | hsv(303, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 1%, 18.8%) |
| CIE-LAB | lab(74.06, 18.93, -12.32) |
| CIE-LCH | lch(74.06, 22.59, 326.94°) |
| OKLab | oklab(78.37% 0.0526 -0.0329) |
| OKLCH | oklch(78.37% 0.062 327.9) |
| XYZ | xyz(51.3132, 46.8001, 64.0760) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.56
Thistle
#D8BFD8
ΔE00 5.83
Plum
#DDA0DD
ΔE00 7.09
Dusty Pink
#D8A7B1
ΔE00 9.07
Light Lavendar
#EFC0FE
ΔE00 9.40
Light Lilac
#EDC8FF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABCD #ABCFAD
analogous
#BFABCF #CFABCD #CFABBB
triadic
#CFABCD #CDCFAB #ABCDCF
tetradic
#CFABCD #CFBFAB #ABCFAD #ABBBCF
square
#CFABCD #CFBFAB #ABCFAD #ABBBCF
split-complementary
#CFABCD #BBCFAB #ABCFBF
monochromatic
#A25D9F #B984B6 #CFABCD #E5D2E4 #F4ECF3
Accessibility & contrast
On white
2.03
#CFABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CFABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABCD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABCD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#D2ADB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfabcd; /* rgb */ color: rgb(207, 171, 205); /* oklch */ color: oklch(78.4% 0.062 327.9);
Tailwind
colors: {
custom: {
50: '#dec4dc',
500: '#cfabcd',
950: '#000000',
},
}SCSS
$custom: #cfabcd; $custom-light: #dec4dc; $custom-dark: #000000;
JSON
{
"hex": "#cfabcd",
"rgb": {
"r": 207,
"g": 171,
"b": 205
},
"hsl": {
"h": 303.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78369,
"c": 0.06202,
"h": 327.9
},
"luminance": 0.46799
}Semantic roles & 50–950 ramp
primary
#CFABCD
secondary
#E1EAE1
accent
#A64540
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151215
muted
#838183