#D092EE#D092EE
#D092EE is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.4% C 0.143 H 314.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D092EE |
|---|---|
| RGB | rgb(208, 146, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(12.6%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.57, 39.37, -37.26) |
| CIE-LCH | lch(69.57, 54.21, 316.57°) |
| OKLab | oklab(75.35% 0.0998 -0.1028) |
| OKLCH | oklch(75.35% 0.143 314.2) |
| XYZ | xyz(51.7215, 40.1418, 85.8959) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 4.24
Liliac
#C48EFD
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D092EE #B0EE92
analogous
#A292EE #D092EE #EE92DE
triadic
#D092EE #EED092 #92EED0
tetradic
#D092EE #EEA292 #B0EE92 #92DEEE
square
#D092EE #EEA292 #B0EE92 #92DEEE
split-complementary
#D092EE #DEEE92 #92EEA2
monochromatic
#A228DD #B95DE6 #D092EE #E7C7F6 #F4E5FB
Accessibility & contrast
On white
2.33
#D092EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D092EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D092EE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D092EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D092EE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#CE9EB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d092ee; /* rgb */ color: rgb(208, 146, 238); /* oklch */ color: oklch(75.4% 0.143 314.2);
Tailwind
colors: {
custom: {
50: '#dfb3f4',
500: '#d092ee',
950: '#000000',
},
}SCSS
$custom: #d092ee; $custom-light: #dfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#d092ee",
"rgb": {
"r": 208,
"g": 146,
"b": 238
},
"hsl": {
"h": 280.435,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.75354,
"c": 0.14325,
"h": 314.2
},
"luminance": 0.40141
}Semantic roles & 50–950 ramp
primary
#D092EE
secondary
#E1F3D8
accent
#D51051
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085