#DE90FB#DE90FB
#DE90FB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.1% C 0.167 H 316.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90FB |
|---|---|
| RGB | rgb(222, 144, 251) |
| HSL | hsl(284, 93%, 77%) |
| HSV | hsv(284, 43%, 98%) |
| CMYK | cmyk(11.6%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.18, 47.14, -41.75) |
| CIE-LCH | lch(71.18, 62.97, 318.47°) |
| OKLab | oklab(77.07% 0.1212 -0.1154) |
| OKLCH | oklch(77.07% 0.167 316.4) |
| XYZ | xyz(57.5075, 42.4427, 96.4110) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Baby Purple
#CA9BF7
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90FB #ADFB90
analogous
#A890FB #DE90FB #FB90E3
triadic
#DE90FB #FBDE90 #90FBDE
tetradic
#DE90FB #FBA890 #ADFB90 #90E3FB
square
#DE90FB #FBA890 #ADFB90 #90E3FB
split-complementary
#DE90FB #E3FB90 #90FBA8
monochromatic
#BB1AF7 #CC55F9 #DE90FB #F0CBFD #F6E1FE
Accessibility & contrast
On white
2.21
#DE90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DE90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90FB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90FB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#DD9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de90fb; /* rgb */ color: rgb(222, 144, 251); /* oklch */ color: oklch(77.1% 0.167 316.4);
Tailwind
colors: {
custom: {
50: '#eab2fd',
500: '#de90fb',
950: '#000000',
},
}SCSS
$custom: #de90fb; $custom-light: #eab2fd; $custom-dark: #000000;
JSON
{
"hex": "#de90fb",
"rgb": {
"r": 222,
"g": 144,
"b": 251
},
"hsl": {
"h": 283.738,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77073,
"c": 0.16733,
"h": 316.4
},
"luminance": 0.42441
}Semantic roles & 50–950 ramp
primary
#DE90FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085