#DF94FB#DF94FB
#DF94FB is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.8% C 0.161 H 316.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DF94FB |
|---|---|
| RGB | rgb(223, 148, 251) |
| HSL | hsl(284, 93%, 78%) |
| HSV | hsv(284, 41%, 98%) |
| CMYK | cmyk(11.2%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(72.12, 45.33, -40.27) |
| CIE-LCH | lch(72.12, 60.63, 318.38°) |
| OKLab | oklab(77.8% 0.1168 -0.1111) |
| OKLCH | oklch(77.8% 0.161 316.4) |
| XYZ | xyz(58.4313, 43.8344, 96.6309) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.24
Liliac
#C48EFD
ΔE00 5.59
Pastel Purple
#CAA0FF
ΔE00 5.67
Lavender (survey)
#C79FEF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF94FB #B0FB94
analogous
#AB94FB #DF94FB #FB94E4
triadic
#DF94FB #FBDF94 #94FBDF
tetradic
#DF94FB #FBAB94 #B0FB94 #94E4FB
square
#DF94FB #FBAB94 #B0FB94 #94E4FB
split-complementary
#DF94FB #E4FB94 #94FBAB
monochromatic
#BC1EF7 #CD59F9 #DF94FB #F1CFFD #F6E2FE
Accessibility & contrast
On white
2.15
#DF94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#DF94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF94FB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF94FB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#DEA2BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df94fb; /* rgb */ color: rgb(223, 148, 251); /* oklch */ color: oklch(77.8% 0.161 316.4);
Tailwind
colors: {
custom: {
50: '#eab5fd',
500: '#df94fb',
950: '#000000',
},
}SCSS
$custom: #df94fb; $custom-light: #eab5fd; $custom-dark: #000000;
JSON
{
"hex": "#df94fb",
"rgb": {
"r": 223,
"g": 148,
"b": 251
},
"hsl": {
"h": 283.689,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.77804,
"c": 0.16118,
"h": 316.4
},
"luminance": 0.43833
}Semantic roles & 50–950 ramp
primary
#DF94FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085