#DC90EF#DC90EF
#DC90EF is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.154 H 319.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90EF |
|---|---|
| RGB | rgb(220, 144, 239) |
| HSL | hsl(288, 75%, 75%) |
| HSV | hsv(288, 40%, 94%) |
| CMYK | cmyk(7.9%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.45, 44.18, -36.34) |
| CIE-LCH | lch(70.45, 57.21, 320.56°) |
| OKLab | oklab(76.32% 0.1167 -0.0999) |
| OKLCH | oklch(76.32% 0.154 319.4) |
| XYZ | xyz(55.0664, 41.3959, 86.7341) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 6.15
Lilac (survey)
#CEA2FD
ΔE00 6.27
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90EF #A3EF90
analogous
#AC90EF #DC90EF #EF90D2
triadic
#DC90EF #EFDC90 #90EFDC
tetradic
#DC90EF #EFAC90 #A3EF90 #90D2EF
square
#DC90EF #EFAC90 #A3EF90 #90D2EF
split-complementary
#DC90EF #D2EF90 #90EFAC
monochromatic
#BA25E0 #CB5BE7 #DC90EF #EDC5F7 #F7E4FB
Accessibility & contrast
On white
2.26
#DC90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DC90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90EF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90EF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#DD9CB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc90ef; /* rgb */ color: rgb(220, 144, 239); /* oklch */ color: oklch(76.3% 0.154 319.4);
Tailwind
colors: {
custom: {
50: '#e8b2f4',
500: '#dc90ef',
950: '#000000',
},
}SCSS
$custom: #dc90ef; $custom-light: #e8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#dc90ef",
"rgb": {
"r": 220,
"g": 144,
"b": 239
},
"hsl": {
"h": 288,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76317,
"c": 0.15358,
"h": 319.4
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#DC90EF
secondary
#DDF3D8
accent
#D70F37
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085