#DD7EEA#DD7EEA
#DD7EEA is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.179 H 322.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EEA |
|---|---|
| RGB | rgb(221, 126, 234) |
| HSL | hsl(293, 72%, 71%) |
| HSV | hsv(293, 46%, 92%) |
| CMYK | cmyk(5.6%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.70, 52.81, -39.43) |
| CIE-LCH | lch(66.70, 65.91, 323.25°) |
| OKLab | oklab(73.47% 0.1422 -0.1086) |
| OKLCH | oklch(73.47% 0.179 322.6) |
| XYZ | xyz(52.1294, 36.2366, 82.0744) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EEA #8BEA7E
analogous
#A77EEA #DD7EEA #EA7EC1
triadic
#DD7EEA #EADD7E #7EEADD
tetradic
#DD7EEA #EAA77E #8BEA7E #7EC1EA
square
#DD7EEA #EAA77E #8BEA7E #7EC1EA
split-complementary
#DD7EEA #C1EA7E #7EEAA7
monochromatic
#B821CC #CF49E1 #DD7EEA #EBB3F3 #F8E5FB
Accessibility & contrast
On white
2.55
#DD7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DD7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EEA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EEA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#E08BA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7eea; /* rgb */ color: rgb(221, 126, 234); /* oklch */ color: oklch(73.5% 0.179 322.6);
Tailwind
colors: {
custom: {
50: '#e9a6f1',
500: '#dd7eea',
950: '#000000',
},
}SCSS
$custom: #dd7eea; $custom-light: #e9a6f1; $custom-dark: #000000;
JSON
{
"hex": "#dd7eea",
"rgb": {
"r": 221,
"g": 126,
"b": 234
},
"hsl": {
"h": 292.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.73467,
"c": 0.17894,
"h": 322.6
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#DD7EEA
secondary
#D7F1D3
accent
#D41129
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85