#DD7AFF#DD7AFF
#DD7AFF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 73.9% C 0.206 H 316.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7AFF |
|---|---|
| RGB | rgb(221, 122, 255) |
| HSL | hsl(285, 100%, 74%) |
| HSV | hsv(285, 52%, 100%) |
| CMYK | cmyk(13.3%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(66.91, 58.84, -50.64) |
| CIE-LCH | lch(66.91, 77.64, 319.28°) |
| OKLab | oklab(73.94% 0.1502 -0.141) |
| OKLCH | oklch(73.94% 0.206 316.8) |
| XYZ | xyz(54.8257, 36.5131, 98.7480) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.50
Easter Purple
#C071FE
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7AFF #9CFF7A
analogous
#9B7AFF #DD7AFF #FF7ADE
triadic
#DD7AFF #FFDD7A #7AFFDD
tetradic
#DD7AFF #FF9B7A #9CFF7A #7ADEFF
square
#DD7AFF #FF9B7A #9CFF7A #7ADEFF
split-complementary
#DD7AFF #DEFF7A #7AFF9B
monochromatic
#BE00FF #CD3DFF #DD7AFF #EDB7FF #F7E0FF
Accessibility & contrast
On white
2.53
#DD7AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DD7AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7AFF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7AFF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#DC8EB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7aff; /* rgb */ color: rgb(221, 122, 255); /* oklch */ color: oklch(73.9% 0.206 316.8);
Tailwind
colors: {
custom: {
50: '#eaa4ff',
500: '#dd7aff',
950: '#000000',
},
}SCSS
$custom: #dd7aff; $custom-light: #eaa4ff; $custom-dark: #000000;
JSON
{
"hex": "#dd7aff",
"rgb": {
"r": 221,
"g": 122,
"b": 255
},
"hsl": {
"h": 284.662,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.73939,
"c": 0.206,
"h": 316.8
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#DD7AFF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86