#DD7EF5#DD7EF5
#DD7EF5 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.190 H 319.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EF5 |
|---|---|
| RGB | rgb(221, 126, 245) |
| HSL | hsl(288, 86%, 73%) |
| HSV | hsv(288, 49%, 96%) |
| CMYK | cmyk(9.8%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.19, 54.91, -44.72) |
| CIE-LCH | lch(67.19, 70.81, 320.84°) |
| OKLab | oklab(74% 0.1438 -0.1238) |
| OKLCH | oklch(74% 0.19 319.3) |
| XYZ | xyz(53.7590, 36.8884, 90.6569) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EF5 #96F57E
analogous
#A17EF5 #DD7EF5 #F57ED2
triadic
#DD7EF5 #F5DD7E #7EF5DD
tetradic
#DD7EF5 #F5A17E #96F57E #7ED2F5
square
#DD7EF5 #F5A17E #96F57E #7ED2F5
split-complementary
#DD7EF5 #D2F57E #7EF5A1
monochromatic
#BC12E7 #CE45F1 #DD7EF5 #ECB7F9 #F8E3FD
Accessibility & contrast
On white
2.51
#DD7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DD7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EF5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EF5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DF9
Deuteranopia (green-blind)
#86A7F2
Tritanopia (blue-blind)
#DE8EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd7ef5; /* rgb */ color: rgb(221, 126, 245); /* oklch */ color: oklch(74.0% 0.190 319.3);
Tailwind
colors: {
custom: {
50: '#eaa6f9',
500: '#dd7ef5',
950: '#000000',
},
}SCSS
$custom: #dd7ef5; $custom-light: #eaa6f9; $custom-dark: #000000;
JSON
{
"hex": "#dd7ef5",
"rgb": {
"r": 221,
"g": 126,
"b": 245
},
"hsl": {
"h": 287.899,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73995,
"c": 0.18978,
"h": 319.3
},
"luminance": 0.36886
}Semantic roles & 50–950 ramp
primary
#DD7EF5
secondary
#DCF5D6
accent
#E20330
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85