#DD7EEB#DD7EEB
#DD7EEB is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.5% C 0.180 H 322.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EEB |
|---|---|
| RGB | rgb(221, 126, 235) |
| HSL | hsl(292, 73%, 71%) |
| HSV | hsv(292, 46%, 92%) |
| CMYK | cmyk(6%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.74, 53.00, -39.91) |
| CIE-LCH | lch(66.74, 66.35, 323.02°) |
| OKLab | oklab(73.51% 0.1424 -0.11) |
| OKLCH | oklch(73.51% 0.18 322.3) |
| XYZ | xyz(52.2734, 36.2942, 82.8331) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.81
Orchid
#DA70D6
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EEB #8CEB7E
analogous
#A67EEB #DD7EEB #EB7EC2
triadic
#DD7EEB #EBDD7E #7EEBDD
tetradic
#DD7EEB #EBA67E #8CEB7E #7EC2EB
square
#DD7EEB #EBA67E #8CEB7E #7EC2EB
split-complementary
#DD7EEB #C2EB7E #7EEBA6
monochromatic
#B820CF #CF49E3 #DD7EEB #EBB3F3 #F8E5FB
Accessibility & contrast
On white
2.54
#DD7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DD7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EEB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EEB | 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)
#6F9BEF
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#E08BAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7eeb; /* rgb */ color: rgb(221, 126, 235); /* oklch */ color: oklch(73.5% 0.180 322.3);
Tailwind
colors: {
custom: {
50: '#e9a6f2',
500: '#dd7eeb',
950: '#000000',
},
}SCSS
$custom: #dd7eeb; $custom-light: #e9a6f2; $custom-dark: #000000;
JSON
{
"hex": "#dd7eeb",
"rgb": {
"r": 221,
"g": 126,
"b": 235
},
"hsl": {
"h": 292.294,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73514,
"c": 0.17992,
"h": 322.3
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#DD7EEB
secondary
#D8F1D4
accent
#D5102A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85