#D092EC#D092EC
#D092EC is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.3% C 0.141 H 314.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D092EC |
|---|---|
| RGB | rgb(208, 146, 236) |
| HSL | hsl(281, 70%, 75%) |
| HSV | hsv(281, 38%, 93%) |
| CMYK | cmyk(11.9%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(69.49, 38.96, -36.30) |
| CIE-LCH | lch(69.49, 53.25, 317.02°) |
| OKLab | oklab(75.26% 0.0994 -0.1) |
| OKLCH | oklch(75.26% 0.141 314.8) |
| XYZ | xyz(51.4293, 40.0249, 84.3570) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 4.86
Liliac
#C48EFD
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D092EC #AEEC92
analogous
#A392EC #D092EC #EC92DB
triadic
#D092EC #ECD092 #92ECD0
tetradic
#D092EC #ECA392 #AEEC92 #92DBEC
square
#D092EC #ECA392 #AEEC92 #92DBEC
split-complementary
#D092EC #DBEC92 #92ECA3
monochromatic
#A32ADA #BA5EE3 #D092EC #E6C6F5 #F4E5FA
Accessibility & contrast
On white
2.33
#D092EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D092EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D092EC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D092EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D092EC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#CE9EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d092ec; /* rgb */ color: rgb(208, 146, 236); /* oklch */ color: oklch(75.3% 0.141 314.8);
Tailwind
colors: {
custom: {
50: '#dfb3f2',
500: '#d092ec',
950: '#000000',
},
}SCSS
$custom: #d092ec; $custom-light: #dfb3f2; $custom-dark: #000000;
JSON
{
"hex": "#d092ec",
"rgb": {
"r": 208,
"g": 146,
"b": 236
},
"hsl": {
"h": 281.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.75264,
"c": 0.14098,
"h": 314.8
},
"luminance": 0.40024
}Semantic roles & 50–950 ramp
primary
#D092EC
secondary
#E1F2D9
accent
#D2134F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085