#DD76F9#DD76F9
#DD76F9 is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.1% C 0.206 H 318.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76F9 |
|---|---|
| RGB | rgb(221, 118, 249) |
| HSL | hsl(287, 92%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.2%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.88, 59.62, -48.98) |
| CIE-LCH | lch(65.88, 77.16, 320.60°) |
| OKLab | oklab(73.09% 0.1548 -0.1361) |
| OKLCH | oklch(73.09% 0.206 318.7) |
| XYZ | xyz(53.3938, 35.1706, 93.5802) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76F9 #92F976
analogous
#9C76F9 #DD76F9 #F976D3
triadic
#DD76F9 #F9DD76 #76F9DD
tetradic
#DD76F9 #F99C76 #92F976 #76D3F9
square
#DD76F9 #F99C76 #92F976 #76D3F9
split-complementary
#DD76F9 #D3F976 #76F99C
monochromatic
#BA0AEA #CE3BF6 #DD76F9 #ECB1FC #F8E2FE
Accessibility & contrast
On white
2.61
#DD76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DD76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76F9
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76F9 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#7DA4F5
Tritanopia (blue-blind)
#DD89AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd76f9; /* rgb */ color: rgb(221, 118, 249); /* oklch */ color: oklch(73.1% 0.206 318.7);
Tailwind
colors: {
custom: {
50: '#eaa1fc',
500: '#dd76f9',
950: '#000000',
},
}SCSS
$custom: #dd76f9; $custom-light: #eaa1fc; $custom-dark: #000000;
JSON
{
"hex": "#dd76f9",
"rgb": {
"r": 221,
"g": 118,
"b": 249
},
"hsl": {
"h": 287.176,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73087,
"c": 0.20617,
"h": 318.7
},
"luminance": 0.35169
}Semantic roles & 50–950 ramp
primary
#DD76F9
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85