#DF94FA#DF94FA
#DF94FA is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.8% C 0.160 H 316.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DF94FA |
|---|---|
| RGB | rgb(223, 148, 250) |
| HSL | hsl(284, 91%, 78%) |
| HSV | hsv(284, 41%, 98%) |
| CMYK | cmyk(10.8%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(72.08, 45.13, -39.79) |
| CIE-LCH | lch(72.08, 60.17, 318.60°) |
| OKLab | oklab(77.76% 0.1166 -0.1097) |
| OKLCH | oklch(77.76% 0.16 316.7) |
| XYZ | xyz(58.2741, 43.7715, 95.8029) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.27
Liliac
#C48EFD
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF94FA #AFFA94
analogous
#AC94FA #DF94FA #FA94E2
triadic
#DF94FA #FADF94 #94FADF
tetradic
#DF94FA #FAAC94 #AFFA94 #94E2FA
square
#DF94FA #FAAC94 #AFFA94 #94E2FA
split-complementary
#DF94FA #E2FA94 #94FAAC
monochromatic
#BC1FF5 #CE5AF7 #DF94FA #F0CEFD #F6E2FE
Accessibility & contrast
On white
2.15
#DF94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DF94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF94FA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF94FA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#DEA2BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df94fa; /* rgb */ color: rgb(223, 148, 250); /* oklch */ color: oklch(77.8% 0.160 316.7);
Tailwind
colors: {
custom: {
50: '#eab5fc',
500: '#df94fa',
950: '#000000',
},
}SCSS
$custom: #df94fa; $custom-light: #eab5fc; $custom-dark: #000000;
JSON
{
"hex": "#df94fa",
"rgb": {
"r": 223,
"g": 148,
"b": 250
},
"hsl": {
"h": 284.118,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77759,
"c": 0.16011,
"h": 316.7
},
"luminance": 0.4377
}Semantic roles & 50–950 ramp
primary
#DF94FA
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085