#DD7EF3#DD7EF3
#DD7EF3 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.9% C 0.188 H 319.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EF3 |
|---|---|
| RGB | rgb(221, 126, 243) |
| HSL | hsl(289, 83%, 72%) |
| HSV | hsv(289, 48%, 95%) |
| CMYK | cmyk(9.1%, 48.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.10, 54.52, -43.76) |
| CIE-LCH | lch(67.10, 69.91, 321.25°) |
| OKLab | oklab(73.9% 0.1436 -0.1211) |
| OKLCH | oklch(73.9% 0.188 319.9) |
| XYZ | xyz(53.4553, 36.7670, 89.0576) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.66
Orchid
#DA70D6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EF3 #94F37E
analogous
#A37EF3 #DD7EF3 #F37ECF
triadic
#DD7EF3 #F3DD7E #7EF3DD
tetradic
#DD7EF3 #F3A37E #94F37E #7ECFF3
square
#DD7EF3 #F3A37E #94F37E #7ECFF3
split-complementary
#DD7EF3 #CFF37E #7EF3A3
monochromatic
#BB15E2 #CE46EE #DD7EF3 #ECB6F8 #F8E3FC
Accessibility & contrast
On white
2.51
#DD7EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#DD7EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EF3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EF3 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#DE8EAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7ef3; /* rgb */ color: rgb(221, 126, 243); /* oklch */ color: oklch(73.9% 0.188 319.9);
Tailwind
colors: {
custom: {
50: '#eaa6f7',
500: '#dd7ef3',
950: '#000000',
},
}SCSS
$custom: #dd7ef3; $custom-light: #eaa6f7; $custom-dark: #000000;
JSON
{
"hex": "#dd7ef3",
"rgb": {
"r": 221,
"g": 126,
"b": 243
},
"hsl": {
"h": 288.718,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.73897,
"c": 0.1878,
"h": 319.9
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#DD7EF3
secondary
#DCF4D7
accent
#DF062F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85