#D092EB#D092EB
#D092EB is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.2% C 0.140 H 315.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D092EB |
|---|---|
| RGB | rgb(208, 146, 235) |
| HSL | hsl(282, 69%, 75%) |
| HSV | hsv(282, 38%, 92%) |
| CMYK | cmyk(11.5%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.45, 38.75, -35.81) |
| CIE-LCH | lch(69.45, 52.77, 317.26°) |
| OKLab | oklab(75.22% 0.0992 -0.0986) |
| OKLCH | oklch(75.22% 0.14 315.2) |
| XYZ | xyz(51.2844, 39.9670, 83.5940) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D092EB #ADEB92
analogous
#A492EB #D092EB #EB92D9
triadic
#D092EB #EBD092 #92EBD0
tetradic
#D092EB #EBA492 #ADEB92 #92D9EB
square
#D092EB #EBA492 #ADEB92 #92D9EB
split-complementary
#D092EB #D9EB92 #92EBA4
monochromatic
#A32BD8 #BA5EE2 #D092EB #E6C6F4 #F4E5FA
Accessibility & contrast
On white
2.34
#D092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#D092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D092EB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D092EB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#93ABE8
Tritanopia (blue-blind)
#CF9EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d092eb; /* rgb */ color: rgb(208, 146, 235); /* oklch */ color: oklch(75.2% 0.140 315.2);
Tailwind
colors: {
custom: {
50: '#dfb3f1',
500: '#d092eb',
950: '#000000',
},
}SCSS
$custom: #d092eb; $custom-light: #dfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#d092eb",
"rgb": {
"r": 208,
"g": 146,
"b": 235
},
"hsl": {
"h": 281.798,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75219,
"c": 0.13986,
"h": 315.2
},
"luminance": 0.39966
}Semantic roles & 50–950 ramp
primary
#D092EB
secondary
#E1F2D9
accent
#D1154E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085