#D094E7#D094E7
#D094E7 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.4% C 0.132 H 316.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D094E7 |
|---|---|
| RGB | rgb(208, 148, 231) |
| HSL | hsl(283, 63%, 74%) |
| HSV | hsv(283, 36%, 91%) |
| CMYK | cmyk(10%, 35.9%, 0%, 9.4%) |
| CIE-LAB | lab(69.73, 36.86, -33.18) |
| CIE-LCH | lch(69.73, 49.60, 318.00°) |
| OKLab | oklab(75.38% 0.0954 -0.0911) |
| OKLCH | oklch(75.38% 0.132 316.3) |
| XYZ | xyz(51.0240, 40.3604, 80.6883) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.59
Pastel Purple
#CAA0FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D094E7 #ABE794
analogous
#A794E7 #D094E7 #E794D5
triadic
#D094E7 #E7D094 #94E7D0
tetradic
#D094E7 #E7A794 #ABE794 #94D5E7
square
#D094E7 #E7A794 #ABE794 #94D5E7
split-complementary
#D094E7 #D5E794 #94E7A7
monochromatic
#A430D1 #BA62DC #D094E7 #E6C6F2 #F4E6F9
Accessibility & contrast
On white
2.31
#D094E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D094E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D094E7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D094E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D094E7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EA
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#CF9EB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d094e7; /* rgb */ color: rgb(208, 148, 231); /* oklch */ color: oklch(75.4% 0.132 316.3);
Tailwind
colors: {
custom: {
50: '#dfb4ef',
500: '#d094e7',
950: '#000000',
},
}SCSS
$custom: #d094e7; $custom-light: #dfb4ef; $custom-dark: #000000;
JSON
{
"hex": "#d094e7",
"rgb": {
"r": 208,
"g": 148,
"b": 231
},
"hsl": {
"h": 283.373,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.75377,
"c": 0.13192,
"h": 316.3
},
"luminance": 0.40359
}Semantic roles & 50–950 ramp
primary
#D094E7
secondary
#E0F1DA
accent
#CB1A4B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084