#DF90FB#DF90FB
#DF90FB is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.2% C 0.168 H 316.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DF90FB |
|---|---|
| RGB | rgb(223, 144, 251) |
| HSL | hsl(284, 93%, 77%) |
| HSV | hsv(284, 43%, 98%) |
| CMYK | cmyk(11.2%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.28, 47.42, -41.57) |
| CIE-LCH | lch(71.28, 63.07, 318.76°) |
| OKLab | oklab(77.18% 0.1223 -0.1148) |
| OKLCH | oklch(77.18% 0.168 316.8) |
| XYZ | xyz(57.8147, 42.6012, 96.4254) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 5.03
Liliac
#C48EFD
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.21
Lavender (survey)
#C79FEF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF90FB #ACFB90
analogous
#AA90FB #DF90FB #FB90E1
triadic
#DF90FB #FBDF90 #90FBDF
tetradic
#DF90FB #FBAA90 #ACFB90 #90E1FB
square
#DF90FB #FBAA90 #ACFB90 #90E1FB
split-complementary
#DF90FB #E1FB90 #90FBAA
monochromatic
#BD1AF7 #CE55F9 #DF90FB #F0CBFD #F6E1FE
Accessibility & contrast
On white
2.21
#DF90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DF90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF90FB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF90FB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#DE9EBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df90fb; /* rgb */ color: rgb(223, 144, 251); /* oklch */ color: oklch(77.2% 0.168 316.8);
Tailwind
colors: {
custom: {
50: '#eab2fd',
500: '#df90fb',
950: '#000000',
},
}SCSS
$custom: #df90fb; $custom-light: #eab2fd; $custom-dark: #000000;
JSON
{
"hex": "#df90fb",
"rgb": {
"r": 223,
"g": 144,
"b": 251
},
"hsl": {
"h": 284.299,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77179,
"c": 0.1678,
"h": 316.8
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#DF90FB
secondary
#DEF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085