#DF9FEA#DF9FEA
#DF9FEA is a light, vivid purple. Relative luminance 0.464; OKLCH L 78.9% C 0.124 H 321.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FEA |
|---|---|
| RGB | rgb(223, 159, 234) |
| HSL | hsl(291, 64%, 77%) |
| HSV | hsv(291, 32%, 92%) |
| CMYK | cmyk(4.7%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(73.82, 36.15, -28.38) |
| CIE-LCH | lch(73.82, 45.96, 321.87°) |
| OKLab | oklab(78.87% 0.0972 -0.0773) |
| OKLCH | oklch(78.87% 0.124 321.5) |
| XYZ | xyz(57.6790, 46.4264, 83.7488) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.94
Mauve
#E0B0FF
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.22
Lilac (survey)
#CEA2FD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FEA #AAEA9F
analogous
#BA9FEA #DF9FEA #EA9FD0
triadic
#DF9FEA #EADF9F #9FEADF
tetradic
#DF9FEA #EABA9F #AAEA9F #9FD0EA
square
#DF9FEA #EABA9F #AAEA9F #9FD0EA
split-complementary
#DF9FEA #D0EA9F #9FEABA
monochromatic
#BE3BD4 #CE6DDF #DF9FEA #F0D1F5 #F7E6FA
Accessibility & contrast
On white
2.04
#DF9FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#DF9FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FEA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FEA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#E1A7BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9fea; /* rgb */ color: rgb(223, 159, 234); /* oklch */ color: oklch(78.9% 0.124 321.5);
Tailwind
colors: {
custom: {
50: '#eabcf1',
500: '#df9fea',
950: '#000000',
},
}SCSS
$custom: #df9fea; $custom-light: #eabcf1; $custom-dark: #000000;
JSON
{
"hex": "#df9fea",
"rgb": {
"r": 223,
"g": 159,
"b": 234
},
"hsl": {
"h": 291.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78869,
"c": 0.12419,
"h": 321.5
},
"luminance": 0.46425
}Semantic roles & 50–950 ramp
primary
#DF9FEA
secondary
#DDF1DA
accent
#CC1A34
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184