#DD7DEE#DD7DEE
#DD7DEE is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.184 H 321.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DEE |
|---|---|
| RGB | rgb(221, 125, 238) |
| HSL | hsl(291, 77%, 71%) |
| HSV | hsv(291, 47%, 93%) |
| CMYK | cmyk(7.1%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(66.68, 54.07, -41.66) |
| CIE-LCH | lch(66.68, 68.26, 322.38°) |
| OKLab | oklab(73.51% 0.1442 -0.115) |
| OKLCH | oklch(73.51% 0.184 321.4) |
| XYZ | xyz(52.5833, 36.2146, 85.0926) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DEE #8EEE7D
analogous
#A47DEE #DD7DEE #EE7DC6
triadic
#DD7DEE #EEDD7D #7DEEDD
tetradic
#DD7DEE #EEA47D #8EEE7D #7DC6EE
square
#DD7DEE #EEA47D #8EEE7D #7DC6EE
split-complementary
#DD7DEE #C6EE7D #7DEEA4
monochromatic
#B91CD5 #CF47E7 #DD7DEE #EBB3F5 #F8E4FB
Accessibility & contrast
On white
2.55
#DD7DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DD7DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DEE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DEE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#DF8CAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7dee; /* rgb */ color: rgb(221, 125, 238); /* oklch */ color: oklch(73.5% 0.184 321.4);
Tailwind
colors: {
custom: {
50: '#eaa5f4',
500: '#dd7dee',
950: '#000000',
},
}SCSS
$custom: #dd7dee; $custom-light: #eaa5f4; $custom-dark: #000000;
JSON
{
"hex": "#dd7dee",
"rgb": {
"r": 221,
"g": 125,
"b": 238
},
"hsl": {
"h": 290.973,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73513,
"c": 0.18446,
"h": 321.4
},
"luminance": 0.36212
}Semantic roles & 50–950 ramp
primary
#DD7DEE
secondary
#D9F2D5
accent
#D90C2B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85