#DF94FF#DF94FF
#DF94FF is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.0% C 0.166 H 315.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DF94FF |
|---|---|
| RGB | rgb(223, 148, 255) |
| HSL | hsl(282, 100%, 79%) |
| HSV | hsv(282, 42%, 100%) |
| CMYK | cmyk(12.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(72.29, 46.13, -42.18) |
| CIE-LCH | lch(72.29, 62.51, 317.57°) |
| OKLab | oklab(77.99% 0.1175 -0.1166) |
| OKLCH | oklch(77.99% 0.166 315.2) |
| XYZ | xyz(59.0685, 44.0892, 99.9868) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.24
Pastel Purple
#CAA0FF
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.62
Lavender (survey)
#C79FEF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF94FF #B4FF94
analogous
#AA94FF #DF94FF #FF94EA
triadic
#DF94FF #FFDF94 #94FFDF
tetradic
#DF94FF #FFAA94 #B4FF94 #94EAFF
square
#DF94FF #FFAA94 #B4FF94 #94EAFF
split-complementary
#DF94FF #EAFF94 #94FFAA
monochromatic
#BA1AFF #CD57FF #DF94FF #F1D1FF #F6E0FF
Accessibility & contrast
On white
2.14
#DF94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#DF94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF94FF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF94FF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#DDA3BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df94ff; /* rgb */ color: rgb(223, 148, 255); /* oklch */ color: oklch(78.0% 0.166 315.2);
Tailwind
colors: {
custom: {
50: '#eab5ff',
500: '#df94ff',
950: '#000000',
},
}SCSS
$custom: #df94ff; $custom-light: #eab5ff; $custom-dark: #000000;
JSON
{
"hex": "#df94ff",
"rgb": {
"r": 223,
"g": 148,
"b": 255
},
"hsl": {
"h": 282.056,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.77988,
"c": 0.16552,
"h": 315.2
},
"luminance": 0.44088
}Semantic roles & 50–950 ramp
primary
#DF94FF
secondary
#DEF7D4
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086