#D092ED#D092ED
#D092ED is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.3% C 0.142 H 314.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D092ED |
|---|---|
| RGB | rgb(208, 146, 237) |
| HSL | hsl(281, 72%, 75%) |
| HSV | hsv(281, 38%, 93%) |
| CMYK | cmyk(12.2%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.53, 39.16, -36.78) |
| CIE-LCH | lch(69.53, 53.73, 316.80°) |
| OKLab | oklab(75.31% 0.0996 -0.1014) |
| OKLCH | oklch(75.31% 0.142 314.5) |
| XYZ | xyz(51.5749, 40.0832, 85.1243) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 4.25
Liliac
#C48EFD
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D092ED #AFED92
analogous
#A292ED #D092ED #ED92DD
triadic
#D092ED #EDD092 #92EDD0
tetradic
#D092ED #EDA292 #AFED92 #92DDED
square
#D092ED #EDA292 #AFED92 #92DDED
split-complementary
#D092ED #DDED92 #92EDA2
monochromatic
#A329DC #B95DE4 #D092ED #E7C7F6 #F4E5FB
Accessibility & contrast
On white
2.33
#D092ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D092ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D092ED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D092ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D092ED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#CE9EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d092ed; /* rgb */ color: rgb(208, 146, 237); /* oklch */ color: oklch(75.3% 0.142 314.5);
Tailwind
colors: {
custom: {
50: '#dfb3f3',
500: '#d092ed',
950: '#000000',
},
}SCSS
$custom: #d092ed; $custom-light: #dfb3f3; $custom-dark: #000000;
JSON
{
"hex": "#d092ed",
"rgb": {
"r": 208,
"g": 146,
"b": 237
},
"hsl": {
"h": 280.879,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.75309,
"c": 0.14212,
"h": 314.5
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#D092ED
secondary
#E1F2D9
accent
#D41250
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085