#DD7AF9#DD7AF9
#DD7AF9 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.6% C 0.200 H 318.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7AF9 |
|---|---|
| RGB | rgb(221, 122, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 51%, 98%) |
| CMYK | cmyk(11.2%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(66.62, 57.67, -47.81) |
| CIE-LCH | lch(66.62, 74.91, 320.34°) |
| OKLab | oklab(73.63% 0.1496 -0.1328) |
| OKLCH | oklch(73.63% 0.2 318.4) |
| XYZ | xyz(53.8749, 36.1327, 93.7406) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7AF9 #96F97A
analogous
#9E7AF9 #DD7AF9 #F97AD5
triadic
#DD7AF9 #F9DD7A #7AF9DD
tetradic
#DD7AF9 #F99E7A #96F97A #7AD5F9
square
#DD7AF9 #F99E7A #96F97A #7AD5F9
split-complementary
#DD7AF9 #D5F97A #7AF99E
monochromatic
#BC0BEE #CE3FF6 #DD7AF9 #ECB5FC #F8E2FE
Accessibility & contrast
On white
2.55
#DD7AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DD7AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7AF9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7AF9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#DD8CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7af9; /* rgb */ color: rgb(221, 122, 249); /* oklch */ color: oklch(73.6% 0.200 318.4);
Tailwind
colors: {
custom: {
50: '#eaa4fc',
500: '#dd7af9',
950: '#000000',
},
}SCSS
$custom: #dd7af9; $custom-light: #eaa4fc; $custom-dark: #000000;
JSON
{
"hex": "#dd7af9",
"rgb": {
"r": 221,
"g": 122,
"b": 249
},
"hsl": {
"h": 286.772,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.73632,
"c": 0.20003,
"h": 318.4
},
"luminance": 0.36131
}Semantic roles & 50–950 ramp
primary
#DD7AF9
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85