#DD6FF0#DD6FF0
#DD6FF0 is a light, highly saturated purple. Relative luminance 0.330; OKLCH L 71.7% C 0.208 H 321.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6FF0 |
|---|---|
| RGB | rgb(221, 111, 240) |
| HSL | hsl(291, 81%, 69%) |
| HSV | hsv(291, 54%, 94%) |
| CMYK | cmyk(7.9%, 53.8%, 0%, 5.9%) |
| CIE-LAB | lab(64.19, 61.27, -46.69) |
| CIE-LCH | lch(64.19, 77.03, 322.69°) |
| OKLab | oklab(71.7% 0.163 -0.1294) |
| OKLCH | oklch(71.7% 0.208 321.6) |
| XYZ | xyz(51.2297, 33.0346, 86.0990) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.52
Heliotrope
#D94FF5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6FF0 #82F06F
analogous
#9D6FF0 #DD6FF0 #F06FC3
triadic
#DD6FF0 #F0DD6F #6FF0DD
tetradic
#DD6FF0 #F09D6F #82F06F #6FC3F0
square
#DD6FF0 #F09D6F #82F06F #6FC3F0
split-complementary
#DD6FF0 #C3F06F #6FF09D
monochromatic
#B416CF #D038EA #DD6FF0 #EAA6F6 #F7DEFC
Accessibility & contrast
On white
2.76
#DD6FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#DD6FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6FF0
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6FF0 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F4
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#DF81A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd6ff0; /* rgb */ color: rgb(221, 111, 240); /* oklch */ color: oklch(71.7% 0.208 321.6);
Tailwind
colors: {
custom: {
50: '#ea9df5',
500: '#dd6ff0',
950: '#000000',
},
}SCSS
$custom: #dd6ff0; $custom-light: #ea9df5; $custom-dark: #000000;
JSON
{
"hex": "#dd6ff0",
"rgb": {
"r": 221,
"g": 111,
"b": 240
},
"hsl": {
"h": 291.163,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.71702,
"c": 0.20815,
"h": 321.6
},
"luminance": 0.33032
}Semantic roles & 50–950 ramp
primary
#DD6FF0
secondary
#D0F0CA
accent
#DD0827
background
#FEF9FF
surface
#FDF2FE
border
#D5CCD6
text
#160F17
muted
#847E85