#DD7FE7#DD7FE7
#DD7FE7 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.5% C 0.174 H 323.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7FE7 |
|---|---|
| RGB | rgb(221, 127, 231) |
| HSL | hsl(294, 68%, 70%) |
| HSV | hsv(294, 45%, 91%) |
| CMYK | cmyk(4.3%, 45%, 0%, 9.4%) |
| CIE-LAB | lab(66.77, 51.74, -37.67) |
| CIE-LCH | lch(66.77, 64.00, 323.95°) |
| OKLab | oklab(73.47% 0.1403 -0.1036) |
| OKLCH | oklch(73.47% 0.174 323.6) |
| XYZ | xyz(51.8305, 36.3227, 79.8666) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 6.30
Orchid (survey)
#C875C4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7FE7 #89E77F
analogous
#A97FE7 #DD7FE7 #E77FBD
triadic
#DD7FE7 #E7DD7F #7FE7DD
tetradic
#DD7FE7 #E7A97F #89E77F #7FBDE7
square
#DD7FE7 #E7A97F #89E77F #7FBDE7
split-complementary
#DD7FE7 #BDE77F #7FE7A9
monochromatic
#B725C6 #CF4BDD #DD7FE7 #EBB3F1 #F8E5FA
Accessibility & contrast
On white
2.54
#DD7FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DD7FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7FE7
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7FE7 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEB
Deuteranopia (green-blind)
#8DA6E4
Tritanopia (blue-blind)
#E08BA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7fe7; /* rgb */ color: rgb(221, 127, 231); /* oklch */ color: oklch(73.5% 0.174 323.6);
Tailwind
colors: {
custom: {
50: '#e9a7ef',
500: '#dd7fe7',
950: '#000000',
},
}SCSS
$custom: #dd7fe7; $custom-light: #e9a7ef; $custom-dark: #000000;
JSON
{
"hex": "#dd7fe7",
"rgb": {
"r": 221,
"g": 127,
"b": 231
},
"hsl": {
"h": 294.231,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.73474,
"c": 0.17441,
"h": 323.6
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#DD7FE7
secondary
#D5EFD2
accent
#D01527
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84