#DD7DFE#DD7DFE
#DD7DFE is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.3% C 0.200 H 316.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DFE |
|---|---|
| RGB | rgb(221, 125, 254) |
| HSL | hsl(285, 98%, 74%) |
| HSV | hsv(285, 51%, 100%) |
| CMYK | cmyk(13%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.42, 57.17, -49.28) |
| CIE-LCH | lch(67.42, 75.48, 319.24°) |
| OKLab | oklab(74.3% 0.1462 -0.137) |
| OKLCH | oklch(74.3% 0.2 316.9) |
| XYZ | xyz(55.0392, 37.1970, 98.0272) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.06
Easter Purple
#C071FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DFE #9EFE7D
analogous
#9D7DFE #DD7DFE #FE7DDF
triadic
#DD7DFE #FEDD7D #7DFEDD
tetradic
#DD7DFE #FE9D7D #9EFE7D #7DDFFE
square
#DD7DFE #FE9D7D #9EFE7D #7DDFFE
split-complementary
#DD7DFE #DFFE7D #7DFE9D
monochromatic
#BD04FD #CD40FE #DD7DFE #EDBAFE #F7E1FF
Accessibility & contrast
On white
2.49
#DD7DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DD7DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DFE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DFE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#DC90B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd7dfe; /* rgb */ color: rgb(221, 125, 254); /* oklch */ color: oklch(74.3% 0.200 316.9);
Tailwind
colors: {
custom: {
50: '#eaa6ff',
500: '#dd7dfe',
950: '#000000',
},
}SCSS
$custom: #dd7dfe; $custom-light: #eaa6ff; $custom-dark: #000000;
JSON
{
"hex": "#dd7dfe",
"rgb": {
"r": 221,
"g": 125,
"b": 254
},
"hsl": {
"h": 284.651,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.74303,
"c": 0.20039,
"h": 316.9
},
"luminance": 0.37195
}Semantic roles & 50–950 ramp
primary
#DD7DFE
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86