#DF94DF#DF94DF
#DF94DF is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.6% C 0.132 H 326.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DF94DF |
|---|---|
| RGB | rgb(223, 148, 223) |
| HSL | hsl(300, 54%, 73%) |
| HSV | hsv(300, 34%, 87%) |
| CMYK | cmyk(0%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(71.01, 39.95, -26.68) |
| CIE-LCH | lch(71.01, 48.04, 326.26°) |
| OKLab | oklab(76.6% 0.1106 -0.0724) |
| OKLCH | oklch(76.6% 0.132 326.8) |
| XYZ | xyz(54.3395, 42.1976, 75.0803) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.59
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF94DF #94DF94
analogous
#B994DF #DF94DF #DF94B9
triadic
#DF94DF #DFDF94 #94DFDF
tetradic
#DF94DF #DFB994 #94DF94 #94B9DF
square
#DF94DF #DFB994 #94DF94 #94B9DF
split-complementary
#DF94DF #B9DF94 #94DFB9
monochromatic
#BF39BF #D165D1 #DF94DF #EDC3ED #F8E7F8
Accessibility & contrast
On white
2.22
#DF94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DF94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF94DF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF94DF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#E39BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df94df; /* rgb */ color: rgb(223, 148, 223); /* oklch */ color: oklch(76.6% 0.132 326.8);
Tailwind
colors: {
custom: {
50: '#eab4e9',
500: '#df94df',
950: '#000000',
},
}SCSS
$custom: #df94df; $custom-light: #eab4e9; $custom-dark: #000000;
JSON
{
"hex": "#df94df",
"rgb": {
"r": 223,
"g": 148,
"b": 223
},
"hsl": {
"h": 300,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.76602,
"c": 0.13221,
"h": 326.8
},
"luminance": 0.42195
}Semantic roles & 50–950 ramp
primary
#DF94DF
secondary
#DCEFDC
accent
#C12424
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084