#CFABDC#CFABDC
#CFABDC is a light, moderate purple. Relative luminance 0.476; OKLCH L 78.9% C 0.079 H 317.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABDC |
|---|---|
| RGB | rgb(207, 171, 220) |
| HSL | hsl(284, 41%, 77%) |
| HSV | hsv(284, 22%, 86%) |
| CMYK | cmyk(5.9%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(74.55, 21.81, -19.79) |
| CIE-LCH | lch(74.55, 29.44, 317.78°) |
| OKLab | oklab(78.9% 0.0574 -0.0535) |
| OKLCH | oklch(78.9% 0.079 317) |
| XYZ | xyz(53.2114, 47.5593, 74.0730) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.14
Plum
#DDA0DD
ΔE00 5.03
Light Violet
#D6B4FC
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 6.83
Light Lavendar
#EFC0FE
ΔE00 6.92
Pale Violet
#CEAEFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABDC #B8DCAB
analogous
#B7ABDC #CFABDC #DCABD1
triadic
#CFABDC #DCCFAB #ABDCCF
tetradic
#CFABDC #DCB7AB #B8DCAB #ABD1DC
square
#CFABDC #DCB7AB #B8DCAB #ABD1DC
split-complementary
#CFABDC #D1DCAB #ABDCB7
monochromatic
#9E55B8 #B680CA #CFABDC #E8D6EE #F3E9F6
Accessibility & contrast
On white
2.00
#CFABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CFABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABDC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABDC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DE
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#CFB0BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfabdc; /* rgb */ color: rgb(207, 171, 220); /* oklch */ color: oklch(78.9% 0.079 317.0);
Tailwind
colors: {
custom: {
50: '#dec4e7',
500: '#cfabdc',
950: '#000000',
},
}SCSS
$custom: #cfabdc; $custom-light: #dec4e7; $custom-dark: #000000;
JSON
{
"hex": "#cfabdc",
"rgb": {
"r": 207,
"g": 171,
"b": 220
},
"hsl": {
"h": 284.082,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78902,
"c": 0.07851,
"h": 317
},
"luminance": 0.47559
}Semantic roles & 50–950 ramp
primary
#CFABDC
secondary
#E2EDDE
accent
#B43154
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151216
muted
#838184