#DD6DE9#DD6DE9
#DD6DE9 is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.1% C 0.205 H 323.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6DE9 |
|---|---|
| RGB | rgb(221, 109, 233) |
| HSL | hsl(294, 74%, 67%) |
| HSV | hsv(294, 53%, 91%) |
| CMYK | cmyk(5.2%, 53.2%, 0%, 8.6%) |
| CIE-LAB | lab(63.50, 60.92, -43.89) |
| CIE-LCH | lch(63.50, 75.08, 324.23°) |
| OKLab | oklab(71.09% 0.1649 -0.1213) |
| OKLCH | oklch(71.09% 0.205 323.7) |
| XYZ | xyz(49.9940, 32.1951, 80.6559) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6DE9 #79E96D
analogous
#9F6DE9 #DD6DE9 #E96DB7
triadic
#DD6DE9 #E9DD6D #6DE9DD
tetradic
#DD6DE9 #E99F6D #79E96D #6DB7E9
square
#DD6DE9 #E99F6D #79E96D #6DB7E9
split-complementary
#DD6DE9 #B7E96D #6DE99F
monochromatic
#AF1DBF #D138E1 #DD6DE9 #E9A2F1 #F6D7F9
Accessibility & contrast
On white
2.82
#DD6DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DD6DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6DE9
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6DE9 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B91ED
Deuteranopia (green-blind)
#7F9EE6
Tritanopia (blue-blind)
#E17DA1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd6de9; /* rgb */ color: rgb(221, 109, 233); /* oklch */ color: oklch(71.1% 0.205 323.7);
Tailwind
colors: {
custom: {
50: '#ea9bf0',
500: '#dd6de9',
950: '#000000',
},
}SCSS
$custom: #dd6de9; $custom-light: #ea9bf0; $custom-dark: #000000;
JSON
{
"hex": "#dd6de9",
"rgb": {
"r": 221,
"g": 109,
"b": 233
},
"hsl": {
"h": 294.194,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.7109,
"c": 0.20471,
"h": 323.7
},
"luminance": 0.32193
}Semantic roles & 50–950 ramp
primary
#DD6DE9
secondary
#C9EDC5
accent
#D61023
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E16
muted
#847E84