#D094E6#D094E6
#D094E6 is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.3% C 0.131 H 316.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D094E6 |
|---|---|
| RGB | rgb(208, 148, 230) |
| HSL | hsl(284, 62%, 74%) |
| HSV | hsv(284, 36%, 90%) |
| CMYK | cmyk(9.6%, 35.7%, 0%, 9.8%) |
| CIE-LAB | lab(69.69, 36.66, -32.70) |
| CIE-LCH | lch(69.69, 49.12, 318.27°) |
| OKLab | oklab(75.33% 0.0952 -0.0897) |
| OKLCH | oklch(75.33% 0.131 316.7) |
| XYZ | xyz(50.8832, 40.3041, 79.9466) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.47
Plum
#DDA0DD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D094E6 #AAE694
analogous
#A794E6 #D094E6 #E694D3
triadic
#D094E6 #E6D094 #94E6D0
tetradic
#D094E6 #E6A794 #AAE694 #94D3E6
square
#D094E6 #E6A794 #AAE694 #94D3E6
split-complementary
#D094E6 #D3E694 #94E6A7
monochromatic
#A431CF #BA62DA #D094E6 #E6C6F2 #F4E6F9
Accessibility & contrast
On white
2.32
#D094E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#D094E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D094E6
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D094E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D094E6 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A6E9
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#D09EB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d094e6; /* rgb */ color: rgb(208, 148, 230); /* oklch */ color: oklch(75.3% 0.131 316.7);
Tailwind
colors: {
custom: {
50: '#dfb4ee',
500: '#d094e6',
950: '#000000',
},
}SCSS
$custom: #d094e6; $custom-light: #dfb4ee; $custom-dark: #000000;
JSON
{
"hex": "#d094e6",
"rgb": {
"r": 208,
"g": 148,
"b": 230
},
"hsl": {
"h": 283.902,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.75334,
"c": 0.1308,
"h": 316.7
},
"luminance": 0.40303
}Semantic roles & 50–950 ramp
primary
#D094E6
secondary
#E0F1DA
accent
#CA1C4A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084