#D093FF#D093FF
#D093FF is a light, vivid violet. Relative luminance 0.415; OKLCH L 76.3% C 0.161 H 309.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D093FF |
|---|---|
| RGB | rgb(208, 147, 255) |
| HSL | hsl(274, 100%, 79%) |
| HSV | hsv(274, 42%, 100%) |
| CMYK | cmyk(18.4%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(70.52, 42.43, -45.05) |
| CIE-LCH | lch(70.52, 61.88, 313.28°) |
| OKLab | oklab(76.31% 0.1016 -0.1252) |
| OKLCH | oklch(76.31% 0.161 309.1) |
| XYZ | xyz(54.4928, 41.4980, 99.7276) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 2.84
Pastel Purple
#CAA0FF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.88
Light Purple
#BF77F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D093FF #C2FF93
analogous
#9A93FF #D093FF #FF93F8
triadic
#D093FF #FFD093 #93FFD0
tetradic
#D093FF #FF9A93 #C2FF93 #93F8FF
square
#D093FF #FF9A93 #C2FF93 #93F8FF
split-complementary
#D093FF #F8FF93 #93FF9A
monochromatic
#9B19FF #B556FF #D093FF #EBD0FF #F2E0FF
Accessibility & contrast
On white
2.26
#D093FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#D093FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D093FF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D093FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D093FF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#CAA4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d093ff; /* rgb */ color: rgb(208, 147, 255); /* oklch */ color: oklch(76.3% 0.161 309.1);
Tailwind
colors: {
custom: {
50: '#e0b4ff',
500: '#d093ff',
950: '#000000',
},
}SCSS
$custom: #d093ff; $custom-light: #e0b4ff; $custom-dark: #000000;
JSON
{
"hex": "#d093ff",
"rgb": {
"r": 208,
"g": 147,
"b": 255
},
"hsl": {
"h": 273.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.76312,
"c": 0.16121,
"h": 309.1
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#D093FF
secondary
#E3F7D4
accent
#E60064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086