#DF90FE#DF90FE
#DF90FE is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.171 H 315.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DF90FE |
|---|---|
| RGB | rgb(223, 144, 254) |
| HSL | hsl(283, 98%, 78%) |
| HSV | hsv(283, 43%, 100%) |
| CMYK | cmyk(12.2%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.41, 48.03, -43.00) |
| CIE-LCH | lch(71.41, 64.46, 318.16°) |
| OKLab | oklab(77.32% 0.1229 -0.1189) |
| OKLCH | oklch(77.32% 0.171 315.9) |
| XYZ | xyz(58.2914, 42.7918, 98.9357) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF90FE #AFFE90
analogous
#A890FE #DF90FE #FE90E6
triadic
#DF90FE #FEDF90 #90FEDF
tetradic
#DF90FE #FEA890 #AFFE90 #90E6FE
square
#DF90FE #FEA890 #AFFE90 #90E6FE
split-complementary
#DF90FE #E6FE90 #90FEA8
monochromatic
#BC17FD #CE53FD #DF90FE #F0CDFF #F6E1FF
Accessibility & contrast
On white
2.20
#DF90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DF90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF90FE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF90FE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#DE9FBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df90fe; /* rgb */ color: rgb(223, 144, 254); /* oklch */ color: oklch(77.3% 0.171 315.9);
Tailwind
colors: {
custom: {
50: '#ebb2ff',
500: '#df90fe',
950: '#000000',
},
}SCSS
$custom: #df90fe; $custom-light: #ebb2ff; $custom-dark: #000000;
JSON
{
"hex": "#df90fe",
"rgb": {
"r": 223,
"g": 144,
"b": 254
},
"hsl": {
"h": 283.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.77318,
"c": 0.171,
"h": 315.9
},
"luminance": 0.4279
}Semantic roles & 50–950 ramp
primary
#DF90FE
secondary
#DEF7D4
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086