#DD94FA#DD94FA
#DD94FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.159 H 315.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94FA |
|---|---|
| RGB | rgb(221, 148, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(11.6%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(71.86, 44.55, -40.14) |
| CIE-LCH | lch(71.86, 59.97, 317.98°) |
| OKLab | oklab(77.55% 0.1143 -0.1108) |
| OKLCH | oklch(77.55% 0.159 315.9) |
| XYZ | xyz(57.6614, 43.4556, 95.7742) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.43
Lavender (survey)
#C79FEF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94FA #B1FA94
analogous
#AA94FA #DD94FA #FA94E4
triadic
#DD94FA #FADD94 #94FADD
tetradic
#DD94FA #FAAA94 #B1FA94 #94E4FA
square
#DD94FA #FAAA94 #B1FA94 #94E4FA
split-complementary
#DD94FA #E4FA94 #94FAAA
monochromatic
#B81FF5 #CA5AF7 #DD94FA #F0CEFD #F6E2FE
Accessibility & contrast
On white
2.17
#DD94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#DD94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94FA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94FA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#DCA2BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd94fa; /* rgb */ color: rgb(221, 148, 250); /* oklch */ color: oklch(77.6% 0.159 315.9);
Tailwind
colors: {
custom: {
50: '#e9b5fc',
500: '#dd94fa',
950: '#000000',
},
}SCSS
$custom: #dd94fa; $custom-light: #e9b5fc; $custom-dark: #000000;
JSON
{
"hex": "#dd94fa",
"rgb": {
"r": 221,
"g": 148,
"b": 250
},
"hsl": {
"h": 282.941,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77551,
"c": 0.15917,
"h": 315.9
},
"luminance": 0.43454
}Semantic roles & 50–950 ramp
primary
#DD94FA
secondary
#DEF6D5
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085