#DFABDC#DFABDC
#DFABDC is a light, moderate purple. Relative luminance 0.500; OKLCH L 80.4% C 0.089 H 328.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFABDC |
|---|---|
| RGB | rgb(223, 171, 220) |
| HSL | hsl(303, 45%, 77%) |
| HSV | hsv(303, 23%, 87%) |
| CMYK | cmyk(0%, 23.3%, 1.3%, 12.5%) |
| CIE-LAB | lab(76.06, 27.08, -17.35) |
| CIE-LCH | lch(76.06, 32.16, 327.35°) |
| OKLab | oklab(80.42% 0.0754 -0.0466) |
| OKLCH | oklch(80.42% 0.089 328.3) |
| XYZ | xyz(57.9113, 49.9827, 74.2933) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Lilac
#C8A2C8
ΔE00 4.97
Light Lavendar
#EFC0FE
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 7.60
Light Lilac
#EDC8FF
ΔE00 7.63
Very Light Purple
#F6CEFC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFABDC #ABDFAE
analogous
#C8ABDF #DFABDC #DFABC2
triadic
#DFABDC #DCDFAB #ABDCDF
tetradic
#DFABDC #DFC8AB #ABDFAE #ABC2DF
square
#DFABDC #DFC8AB #ABDFAE #ABC2DF
split-complementary
#DFABDC #C2DFAB #ABDFC8
monochromatic
#BD52B7 #CE7FCA #DFABDC #F0D7EE #F7E9F6
Accessibility & contrast
On white
1.91
#DFABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#DFABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFABDC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFABDC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DE
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#E3AFBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfabdc; /* rgb */ color: rgb(223, 171, 220); /* oklch */ color: oklch(80.4% 0.089 328.3);
Tailwind
colors: {
custom: {
50: '#e9c4e7',
500: '#dfabdc',
950: '#000000',
},
}SCSS
$custom: #dfabdc; $custom-light: #e9c4e7; $custom-dark: #000000;
JSON
{
"hex": "#dfabdc",
"rgb": {
"r": 223,
"g": 171,
"b": 220
},
"hsl": {
"h": 303.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.80416,
"c": 0.0886,
"h": 328.3
},
"luminance": 0.49981
}Semantic roles & 50–950 ramp
primary
#DFABDC
secondary
#DDEEDE
accent
#B8352E
background
#FEFCFE
surface
#FDF8FC
border
#D5D1D5
text
#161216
muted
#848184