#DF9DEE#DF9DEE
#DF9DEE is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.7% C 0.132 H 320.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DEE |
|---|---|
| RGB | rgb(223, 157, 238) |
| HSL | hsl(289, 70%, 77%) |
| HSV | hsv(289, 34%, 93%) |
| CMYK | cmyk(6.3%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(73.53, 37.99, -31.01) |
| CIE-LCH | lch(73.53, 49.04, 320.78°) |
| OKLab | oklab(78.7% 0.1011 -0.0848) |
| OKLCH | oklch(78.7% 0.132 320) |
| XYZ | xyz(57.9190, 45.9766, 86.6957) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DEE #ACEE9D
analogous
#B79DEE #DF9DEE #EE9DD4
triadic
#DF9DEE #EEDF9D #9DEEDF
tetradic
#DF9DEE #EEB79D #ACEE9D #9DD4EE
square
#DF9DEE #EEB79D #ACEE9D #9DD4EE
split-complementary
#DF9DEE #D4EE9D #9DEEB7
monochromatic
#BD35DC #CE69E5 #DF9DEE #F0D1F7 #F6E5FA
Accessibility & contrast
On white
2.06
#DF9DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#DF9DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DEE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DEE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#E0A6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9dee; /* rgb */ color: rgb(223, 157, 238); /* oklch */ color: oklch(78.7% 0.132 320.0);
Tailwind
colors: {
custom: {
50: '#eabbf3',
500: '#df9dee',
950: '#000000',
},
}SCSS
$custom: #df9dee; $custom-light: #eabbf3; $custom-dark: #000000;
JSON
{
"hex": "#df9dee",
"rgb": {
"r": 223,
"g": 157,
"b": 238
},
"hsl": {
"h": 288.889,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.78698,
"c": 0.13192,
"h": 320
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#DF9DEE
secondary
#DEF2D9
accent
#D21336
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185