#D290ED#D290ED
#D290ED is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.2% C 0.146 H 315.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D290ED |
|---|---|
| RGB | rgb(210, 144, 237) |
| HSL | hsl(283, 72%, 75%) |
| HSV | hsv(283, 39%, 93%) |
| CMYK | cmyk(11.4%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.30, 40.83, -37.12) |
| CIE-LCH | lch(69.30, 55.18, 317.73°) |
| OKLab | oklab(75.18% 0.1048 -0.1023) |
| OKLCH | oklch(75.18% 0.146 315.7) |
| XYZ | xyz(51.8353, 39.7638, 85.0489) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.31
Pastel Purple
#CAA0FF
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290ED #ABED90
analogous
#A490ED #D290ED #ED90D9
triadic
#D290ED #EDD290 #90EDD2
tetradic
#D290ED #EDA490 #ABED90 #90D9ED
square
#D290ED #EDA490 #ABED90 #90D9ED
split-complementary
#D290ED #D9ED90 #90EDA4
monochromatic
#A727DC #BD5BE4 #D290ED #E7C5F6 #F4E5FB
Accessibility & contrast
On white
2.35
#D290ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#D290ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290ED
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290ED | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#D19CB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d290ed; /* rgb */ color: rgb(210, 144, 237); /* oklch */ color: oklch(75.2% 0.146 315.7);
Tailwind
colors: {
custom: {
50: '#e1b1f3',
500: '#d290ed',
950: '#000000',
},
}SCSS
$custom: #d290ed; $custom-light: #e1b1f3; $custom-dark: #000000;
JSON
{
"hex": "#d290ed",
"rgb": {
"r": 210,
"g": 144,
"b": 237
},
"hsl": {
"h": 282.581,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.75184,
"c": 0.14642,
"h": 315.7
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#D290ED
secondary
#E0F2D9
accent
#D4114A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085