#DF95ED#DF95ED
#DF95ED is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.3% C 0.145 H 321.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95ED |
|---|---|
| RGB | rgb(223, 149, 237) |
| HSL | hsl(290, 71%, 76%) |
| HSV | hsv(290, 37%, 93%) |
| CMYK | cmyk(5.9%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.76, 42.05, -33.20) |
| CIE-LCH | lch(71.76, 53.58, 321.71°) |
| OKLab | oklab(77.35% 0.1125 -0.0909) |
| OKLCH | oklch(77.35% 0.145 321) |
| XYZ | xyz(56.4631, 43.2991, 85.4876) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 6.06
Lilac (survey)
#CEA2FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95ED #A3ED95
analogous
#B395ED #DF95ED #ED95CF
triadic
#DF95ED #EDDF95 #95EDDF
tetradic
#DF95ED #EDB395 #A3ED95 #95CFED
square
#DF95ED #EDB395 #A3ED95 #95CFED
split-complementary
#DF95ED #CFED95 #95EDB3
monochromatic
#BF2CDB #CF61E4 #DF95ED #EFC9F6 #F7E5FB
Accessibility & contrast
On white
2.17
#DF95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#DF95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95ED
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95ED | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#E19FB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df95ed; /* rgb */ color: rgb(223, 149, 237); /* oklch */ color: oklch(77.3% 0.145 321.0);
Tailwind
colors: {
custom: {
50: '#eab5f3',
500: '#df95ed',
950: '#000000',
},
}SCSS
$custom: #df95ed; $custom-light: #eab5f3; $custom-dark: #000000;
JSON
{
"hex": "#df95ed",
"rgb": {
"r": 223,
"g": 149,
"b": 237
},
"hsl": {
"h": 290.455,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.77345,
"c": 0.14462,
"h": 321
},
"luminance": 0.43297
}Semantic roles & 50–950 ramp
primary
#DF95ED
secondary
#DDF2D9
accent
#D31331
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085