#DD9EF9#DD9EF9
#DD9EF9 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.1% C 0.141 H 315.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9EF9 |
|---|---|
| RGB | rgb(221, 158, 249) |
| HSL | hsl(282, 88%, 80%) |
| HSV | hsv(282, 37%, 98%) |
| CMYK | cmyk(11.2%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.98, 39.04, -36.31) |
| CIE-LCH | lch(73.98, 53.31, 317.07°) |
| OKLab | oklab(79.13% 0.0999 -0.0999) |
| OKLCH | oklch(79.13% 0.141 315) |
| XYZ | xyz(59.1419, 46.6667, 95.4962) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9EF9 #BAF99E
analogous
#AF9EF9 #DD9EF9 #F99EE8
triadic
#DD9EF9 #F9DD9E #9EF9DD
tetradic
#DD9EF9 #F9AF9E #BAF99E #9EE8F9
square
#DD9EF9 #F9AF9E #BAF99E #9EE8F9
split-complementary
#DD9EF9 #E8F99E #9EF9AF
monochromatic
#B52BF2 #C964F5 #DD9EF9 #F1D8FD #F5E2FD
Accessibility & contrast
On white
2.03
#DD9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#DD9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9EF9
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9EF9 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#9EB8F6
Tritanopia (blue-blind)
#DCAAC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dd9ef9; /* rgb */ color: rgb(221, 158, 249); /* oklch */ color: oklch(79.1% 0.141 315.0);
Tailwind
colors: {
custom: {
50: '#e9bbfb',
500: '#dd9ef9',
950: '#000000',
},
}SCSS
$custom: #dd9ef9; $custom-light: #e9bbfb; $custom-dark: #000000;
JSON
{
"hex": "#dd9ef9",
"rgb": {
"r": 221,
"g": 158,
"b": 249
},
"hsl": {
"h": 281.538,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79131,
"c": 0.14128,
"h": 315
},
"luminance": 0.46665
}Semantic roles & 50–950 ramp
primary
#DD9EF9
secondary
#DFF5D6
accent
#E50147
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185