#DD6EEA#DD6EEA
#DD6EEA is a light, highly saturated purple. Relative luminance 0.325; OKLCH L 71.3% C 0.204 H 323.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EEA |
|---|---|
| RGB | rgb(221, 110, 234) |
| HSL | hsl(294, 75%, 67%) |
| HSV | hsv(294, 53%, 92%) |
| CMYK | cmyk(5.6%, 53%, 0%, 8.2%) |
| CIE-LAB | lab(63.73, 60.63, -44.09) |
| CIE-LCH | lch(63.73, 74.97, 323.98°) |
| OKLab | oklab(71.27% 0.1637 -0.1219) |
| OKLCH | oklch(71.27% 0.204 323.3) |
| XYZ | xyz(50.2446, 32.4670, 81.4461) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EEA #7BEA6E
analogous
#9F6EEA #DD6EEA #EA6EB9
triadic
#DD6EEA #EADD6E #6EEADD
tetradic
#DD6EEA #EA9F6E #7BEA6E #6EB9EA
square
#DD6EEA #EA9F6E #7BEA6E #6EB9EA
split-complementary
#DD6EEA #B9EA6E #6EEA9F
monochromatic
#B01CC2 #D039E2 #DD6EEA #EAA3F2 #F6D9F9
Accessibility & contrast
On white
2.80
#DD6EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DD6EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EEA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EEA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B92EE
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#E07EA2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd6eea; /* rgb */ color: rgb(221, 110, 234); /* oklch */ color: oklch(71.3% 0.204 323.3);
Tailwind
colors: {
custom: {
50: '#ea9cf1',
500: '#dd6eea',
950: '#000000',
},
}SCSS
$custom: #dd6eea; $custom-light: #ea9cf1; $custom-dark: #000000;
JSON
{
"hex": "#dd6eea",
"rgb": {
"r": 221,
"g": 110,
"b": 234
},
"hsl": {
"h": 293.71,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.71269,
"c": 0.20412,
"h": 323.3
},
"luminance": 0.32465
}Semantic roles & 50–950 ramp
primary
#DD6EEA
secondary
#CBEDC7
accent
#D70F24
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85