#DD76FF#DD76FF
#DD76FF is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.4% C 0.212 H 317.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76FF |
|---|---|
| RGB | rgb(221, 118, 255) |
| HSL | hsl(285, 100%, 73%) |
| HSV | hsv(285, 54%, 100%) |
| CMYK | cmyk(13.3%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(66.18, 60.79, -51.80) |
| CIE-LCH | lch(66.18, 79.87, 319.56°) |
| OKLab | oklab(73.4% 0.1553 -0.1443) |
| OKLCH | oklch(73.4% 0.212 317.1) |
| XYZ | xyz(54.3446, 35.5509, 98.5877) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.38
Easter Purple
#C071FE
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76FF #98FF76
analogous
#9876FF #DD76FF #FF76DD
triadic
#DD76FF #FFDD76 #76FFDD
tetradic
#DD76FF #FF9876 #98FF76 #76DDFF
square
#DD76FF #FF9876 #98FF76 #76DDFF
split-complementary
#DD76FF #DDFF76 #76FF98
monochromatic
#BC00FB #CE39FF #DD76FF #ECB3FF #F7E0FF
Accessibility & contrast
On white
2.59
#DD76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#DD76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#DC8BB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd76ff; /* rgb */ color: rgb(221, 118, 255); /* oklch */ color: oklch(73.4% 0.212 317.1);
Tailwind
colors: {
custom: {
50: '#eaa1ff',
500: '#dd76ff',
950: '#000000',
},
}SCSS
$custom: #dd76ff; $custom-light: #eaa1ff; $custom-dark: #000000;
JSON
{
"hex": "#dd76ff",
"rgb": {
"r": 221,
"g": 118,
"b": 255
},
"hsl": {
"h": 285.109,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.73399,
"c": 0.21204,
"h": 317.1
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#DD76FF
secondary
#DDF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86