#DD94F9#DD94F9
#DD94F9 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.158 H 316.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94F9 |
|---|---|
| RGB | rgb(221, 148, 249) |
| HSL | hsl(283, 89%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(11.2%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.82, 44.35, -39.66) |
| CIE-LCH | lch(71.82, 59.50, 318.19°) |
| OKLab | oklab(77.51% 0.1141 -0.1094) |
| OKLCH | oklch(77.51% 0.158 316.2) |
| XYZ | xyz(57.5050, 43.3930, 94.9506) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94F9 #B0F994
analogous
#AA94F9 #DD94F9 #F994E3
triadic
#DD94F9 #F9DD94 #94F9DD
tetradic
#DD94F9 #F9AA94 #B0F994 #94E3F9
square
#DD94F9 #F9AA94 #B0F994 #94E3F9
split-complementary
#DD94F9 #E3F994 #94F9AA
monochromatic
#B820F3 #CB5AF6 #DD94F9 #EFCEFC #F6E2FD
Accessibility & contrast
On white
2.17
#DD94F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DD94F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94F9
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94F9 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#DCA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd94f9; /* rgb */ color: rgb(221, 148, 249); /* oklch */ color: oklch(77.5% 0.158 316.2);
Tailwind
colors: {
custom: {
50: '#e9b5fb',
500: '#dd94f9',
950: '#000000',
},
}SCSS
$custom: #dd94f9; $custom-light: #e9b5fb; $custom-dark: #000000;
JSON
{
"hex": "#dd94f9",
"rgb": {
"r": 221,
"g": 148,
"b": 249
},
"hsl": {
"h": 283.366,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77506,
"c": 0.15807,
"h": 316.2
},
"luminance": 0.43392
}Semantic roles & 50–950 ramp
primary
#DD94F9
secondary
#DEF5D6
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085