#DD6FDE#DD6FDE
#DD6FDE is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.8% C 0.192 H 327.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6FDE |
|---|---|
| RGB | rgb(221, 111, 222) |
| HSL | hsl(299, 63%, 65%) |
| HSV | hsv(299, 50%, 87%) |
| CMYK | cmyk(0.5%, 50%, 0%, 12.9%) |
| CIE-LAB | lab(63.36, 58.01, -37.99) |
| CIE-LCH | lch(63.36, 69.34, 326.78°) |
| OKLab | oklab(70.82% 0.1609 -0.1043) |
| OKLCH | oklch(70.82% 0.192 327) |
| XYZ | xyz(48.6872, 32.0176, 72.7086) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.14
Orchid (survey)
#C875C4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6FDE #70DE6F
analogous
#A56FDE #DD6FDE #DE6FA8
triadic
#DD6FDE #DEDD6F #6FDEDD
tetradic
#DD6FDE #DEA56F #70DE6F #6FA8DE
square
#DD6FDE #DEA56F #70DE6F #6FA8DE
split-complementary
#DD6FDE #A8DE6F #6FDEA5
monochromatic
#AA27AB #D13DD3 #DD6FDE #E9A1E9 #F5D3F5
Accessibility & contrast
On white
2.84
#DD6FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#DD6FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6FDE
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6FDE | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6490E2
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#E37B9D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dd6fde; /* rgb */ color: rgb(221, 111, 222); /* oklch */ color: oklch(70.8% 0.192 327.0);
Tailwind
colors: {
custom: {
50: '#ea9ce8',
500: '#dd6fde',
950: '#000000',
},
}SCSS
$custom: #dd6fde; $custom-light: #ea9ce8; $custom-dark: #000000;
JSON
{
"hex": "#dd6fde",
"rgb": {
"r": 221,
"g": 111,
"b": 222
},
"hsl": {
"h": 299.459,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.70818,
"c": 0.19174,
"h": 327
},
"luminance": 0.32015
}Semantic roles & 50–950 ramp
primary
#DD6FDE
secondary
#C2E7C2
accent
#CA1B1D
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84