#DD7EF7#DD7EF7
#DD7EF7 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.1% C 0.192 H 318.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EF7 |
|---|---|
| RGB | rgb(221, 126, 247) |
| HSL | hsl(287, 88%, 73%) |
| HSV | hsv(287, 49%, 97%) |
| CMYK | cmyk(10.5%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(67.29, 55.30, -45.67) |
| CIE-LCH | lch(67.29, 71.72, 320.45°) |
| OKLab | oklab(74.09% 0.1441 -0.1266) |
| OKLCH | oklch(74.09% 0.192 318.7) |
| XYZ | xyz(54.0659, 37.0112, 92.2735) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 5.86
Orchid
#DA70D6
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EF7 #98F77E
analogous
#A07EF7 #DD7EF7 #F77ED5
triadic
#DD7EF7 #F7DD7E #7EF7DD
tetradic
#DD7EF7 #F7A07E #98F77E #7ED5F7
square
#DD7EF7 #F7A07E #98F77E #7ED5F7
split-complementary
#DD7EF7 #D5F77E #7EF7A0
monochromatic
#BC0FEC #CE44F3 #DD7EF7 #ECB8FB #F7E2FD
Accessibility & contrast
On white
2.50
#DD7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DD7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EF7
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EF7 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#85A7F4
Tritanopia (blue-blind)
#DD8FAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd7ef7; /* rgb */ color: rgb(221, 126, 247); /* oklch */ color: oklch(74.1% 0.192 318.7);
Tailwind
colors: {
custom: {
50: '#eaa6fa',
500: '#dd7ef7',
950: '#000000',
},
}SCSS
$custom: #dd7ef7; $custom-light: #eaa6fa; $custom-dark: #000000;
JSON
{
"hex": "#dd7ef7",
"rgb": {
"r": 221,
"g": 126,
"b": 247
},
"hsl": {
"h": 287.107,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74093,
"c": 0.19179,
"h": 318.7
},
"luminance": 0.37009
}Semantic roles & 50–950 ramp
primary
#DD7EF7
secondary
#DDF5D6
accent
#E50132
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85