#D094E3#D094E3
#D094E3 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.2% C 0.127 H 317.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D094E3 |
|---|---|
| RGB | rgb(208, 148, 227) |
| HSL | hsl(286, 59%, 74%) |
| HSV | hsv(286, 35%, 89%) |
| CMYK | cmyk(8.4%, 34.8%, 0%, 11%) |
| CIE-LAB | lab(69.57, 36.05, -31.23) |
| CIE-LCH | lch(69.57, 47.70, 319.10°) |
| OKLab | oklab(75.21% 0.0945 -0.0856) |
| OKLCH | oklch(75.21% 0.127 317.8) |
| XYZ | xyz(50.4655, 40.1370, 77.7469) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 4.92
Plum
#DDA0DD
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D094E3 #A7E394
analogous
#A894E3 #D094E3 #E394CE
triadic
#D094E3 #E3D094 #94E3D0
tetradic
#D094E3 #E3A894 #A7E394 #94CEE3
square
#D094E3 #E3A894 #A7E394 #94CEE3
split-complementary
#D094E3 #CEE394 #94E3A8
monochromatic
#A534C8 #BB63D6 #D094E3 #E5C5F0 #F4E7F9
Accessibility & contrast
On white
2.33
#D094E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D094E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D094E3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D094E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D094E3 | 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)
#89A6E6
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#D09EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d094e3; /* rgb */ color: rgb(208, 148, 227); /* oklch */ color: oklch(75.2% 0.127 317.8);
Tailwind
colors: {
custom: {
50: '#dfb4ec',
500: '#d094e3',
950: '#000000',
},
}SCSS
$custom: #d094e3; $custom-light: #dfb4ec; $custom-dark: #000000;
JSON
{
"hex": "#d094e3",
"rgb": {
"r": 208,
"g": 148,
"b": 227
},
"hsl": {
"h": 285.57,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.75205,
"c": 0.12746,
"h": 317.8
},
"luminance": 0.40136
}Semantic roles & 50–950 ramp
primary
#D094E3
secondary
#E0F0DB
accent
#C61F47
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084