#DD6EED#DD6EED
#DD6EED is a light, highly saturated purple. Relative luminance 0.326; OKLCH L 71.4% C 0.207 H 322.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EED |
|---|---|
| RGB | rgb(221, 110, 237) |
| HSL | hsl(292, 78%, 68%) |
| HSV | hsv(292, 54%, 93%) |
| CMYK | cmyk(6.8%, 53.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.87, 61.18, -45.53) |
| CIE-LCH | lch(63.87, 76.27, 323.34°) |
| OKLab | oklab(71.42% 0.164 -0.1261) |
| OKLCH | oklch(71.42% 0.207 322.5) |
| XYZ | xyz(50.6792, 32.6408, 83.7352) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EED #7EED6E
analogous
#9D6EED #DD6EED #ED6EBD
triadic
#DD6EED #EDDD6E #6EEDDD
tetradic
#DD6EED #ED9D6E #7EED6E #6EBDED
square
#DD6EED #ED9D6E #7EED6E #6EBDED
split-complementary
#DD6EED #BDED6E #6EED9D
monochromatic
#B219C8 #D038E6 #DD6EED #EAA4F4 #F7DBFB
Accessibility & contrast
On white
2.79
#DD6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#DD6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EED
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EED | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5992F1
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#E07FA3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd6eed; /* rgb */ color: rgb(221, 110, 237); /* oklch */ color: oklch(71.4% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#ea9cf3',
500: '#dd6eed',
950: '#000000',
},
}SCSS
$custom: #dd6eed; $custom-light: #ea9cf3; $custom-dark: #000000;
JSON
{
"hex": "#dd6eed",
"rgb": {
"r": 221,
"g": 110,
"b": 237
},
"hsl": {
"h": 292.441,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.7142,
"c": 0.20688,
"h": 322.5
},
"luminance": 0.32638
}Semantic roles & 50–950 ramp
primary
#DD6EED
secondary
#CDEFC8
accent
#DA0B25
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85