#DD7EF9#DD7EF9
#DD7EF9 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.2% C 0.194 H 318.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EF9 |
|---|---|
| RGB | rgb(221, 126, 249) |
| HSL | hsl(286, 91%, 74%) |
| HSV | hsv(286, 49%, 98%) |
| CMYK | cmyk(11.2%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.38, 55.69, -46.62) |
| CIE-LCH | lch(67.38, 72.62, 320.06°) |
| OKLab | oklab(74.19% 0.1443 -0.1293) |
| OKLCH | oklch(74.19% 0.194 318.1) |
| XYZ | xyz(54.3762, 37.1353, 93.9077) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 6.02
Liliac
#C48EFD
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EF9 #9AF97E
analogous
#9F7EF9 #DD7EF9 #F97ED8
triadic
#DD7EF9 #F9DD7E #7EF9DD
tetradic
#DD7EF9 #F99F7E #9AF97E #7ED8F9
square
#DD7EF9 #F99F7E #9AF97E #7ED8F9
split-complementary
#DD7EF9 #D8F97E #7EF99F
monochromatic
#BD0BF1 #CE44F6 #DD7EF9 #ECB8FC #F7E2FE
Accessibility & contrast
On white
2.49
#DD7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DD7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EF9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EF9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#84A7F6
Tritanopia (blue-blind)
#DD90B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd7ef9; /* rgb */ color: rgb(221, 126, 249); /* oklch */ color: oklch(74.2% 0.194 318.1);
Tailwind
colors: {
custom: {
50: '#eaa6fc',
500: '#dd7ef9',
950: '#000000',
},
}SCSS
$custom: #dd7ef9; $custom-light: #eaa6fc; $custom-dark: #000000;
JSON
{
"hex": "#dd7ef9",
"rgb": {
"r": 221,
"g": 126,
"b": 249
},
"hsl": {
"h": 286.341,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74192,
"c": 0.1938,
"h": 318.1
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#DD7EF9
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85