#DD7FE4#DD7FE4
#DD7FE4 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.172 H 324.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7FE4 |
|---|---|
| RGB | rgb(221, 127, 228) |
| HSL | hsl(296, 65%, 70%) |
| HSV | hsv(296, 44%, 89%) |
| CMYK | cmyk(3.1%, 44.3%, 0%, 10.6%) |
| CIE-LAB | lab(66.64, 51.19, -36.21) |
| CIE-LCH | lch(66.64, 62.70, 324.73°) |
| OKLab | oklab(73.34% 0.1398 -0.0994) |
| OKLCH | oklch(73.34% 0.172 324.6) |
| XYZ | xyz(51.4105, 36.1546, 77.6543) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.42
Orchid
#DA70D6
ΔE00 3.67
Orchid (survey)
#C875C4
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7FE4 #86E47F
analogous
#AB7FE4 #DD7FE4 #E47FB8
triadic
#DD7FE4 #E4DD7F #7FE4DD
tetradic
#DD7FE4 #E4AB7F #86E47F #7FB8E4
square
#DD7FE4 #E4AB7F #86E47F #7FB8E4
split-complementary
#DD7FE4 #B8E47F #7FE4AB
monochromatic
#B629C0 #D04CD9 #DD7FE4 #EAB2EF #F8E4F9
Accessibility & contrast
On white
2.55
#DD7FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DD7FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7FE4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7FE4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749BE8
Deuteranopia (green-blind)
#8EA6E1
Tritanopia (blue-blind)
#E18AA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7fe4; /* rgb */ color: rgb(221, 127, 228); /* oklch */ color: oklch(73.3% 0.172 324.6);
Tailwind
colors: {
custom: {
50: '#e9a7ed',
500: '#dd7fe4',
950: '#000000',
},
}SCSS
$custom: #dd7fe4; $custom-light: #e9a7ed; $custom-dark: #000000;
JSON
{
"hex": "#dd7fe4",
"rgb": {
"r": 221,
"g": 127,
"b": 228
},
"hsl": {
"h": 295.842,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.73337,
"c": 0.17152,
"h": 324.6
},
"luminance": 0.36152
}Semantic roles & 50–950 ramp
primary
#DD7FE4
secondary
#D3EED1
accent
#CD1925
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84