#DD94F8#DD94F8
#DD94F8 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.157 H 316.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94F8 |
|---|---|
| RGB | rgb(221, 148, 248) |
| HSL | hsl(284, 88%, 78%) |
| HSV | hsv(284, 40%, 97%) |
| CMYK | cmyk(10.9%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(71.78, 44.15, -39.18) |
| CIE-LCH | lch(71.78, 59.03, 318.41°) |
| OKLab | oklab(77.46% 0.1139 -0.108) |
| OKLCH | oklch(77.46% 0.157 316.5) |
| XYZ | xyz(57.3495, 43.3308, 94.1314) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94F8 #AFF894
analogous
#AB94F8 #DD94F8 #F894E1
triadic
#DD94F8 #F8DD94 #94F8DD
tetradic
#DD94F8 #F8AB94 #AFF894 #94E1F8
square
#DD94F8 #F8AB94 #AFF894 #94E1F8
split-complementary
#DD94F8 #E1F894 #94F8AB
monochromatic
#B821F0 #CB5BF4 #DD94F8 #EFCDFC #F6E2FD
Accessibility & contrast
On white
2.17
#DD94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#DD94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94F8
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94F8 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#DCA1BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd94f8; /* rgb */ color: rgb(221, 148, 248); /* oklch */ color: oklch(77.5% 0.157 316.5);
Tailwind
colors: {
custom: {
50: '#e9b5fb',
500: '#dd94f8',
950: '#000000',
},
}SCSS
$custom: #dd94f8; $custom-light: #e9b5fb; $custom-dark: #000000;
JSON
{
"hex": "#dd94f8",
"rgb": {
"r": 221,
"g": 148,
"b": 248
},
"hsl": {
"h": 283.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77461,
"c": 0.15699,
"h": 316.5
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#DD94F8
secondary
#DEF5D6
accent
#E4013F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085