#DD7EFF#DD7EFF
#DD7EFF is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.200 H 316.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EFF |
|---|---|
| RGB | rgb(221, 126, 255) |
| HSL | hsl(284, 100%, 75%) |
| HSV | hsv(284, 51%, 100%) |
| CMYK | cmyk(13.3%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(67.66, 56.87, -49.46) |
| CIE-LCH | lch(67.66, 75.36, 318.99°) |
| OKLab | oklab(74.49% 0.145 -0.1375) |
| OKLCH | oklch(74.49% 0.2 316.5) |
| XYZ | xyz(55.3270, 37.5156, 98.9151) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.78
Easter Purple
#C071FE
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EFF #A0FF7E
analogous
#9D7EFF #DD7EFF #FF7EE1
triadic
#DD7EFF #FFDD7E #7EFFDD
tetradic
#DD7EFF #FF9D7E #A0FF7E #7EE1FF
square
#DD7EFF #FF9D7E #A0FF7E #7EE1FF
split-complementary
#DD7EFF #E1FF7E #7EFF9D
monochromatic
#BD04FF #CD41FF #DD7EFF #EDBBFF #F7E0FF
Accessibility & contrast
On white
2.47
#DD7EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DD7EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EFF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EFF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#DC91B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd7eff; /* rgb */ color: rgb(221, 126, 255); /* oklch */ color: oklch(74.5% 0.200 316.5);
Tailwind
colors: {
custom: {
50: '#eaa6ff',
500: '#dd7eff',
950: '#000000',
},
}SCSS
$custom: #dd7eff; $custom-light: #eaa6ff; $custom-dark: #000000;
JSON
{
"hex": "#dd7eff",
"rgb": {
"r": 221,
"g": 126,
"b": 255
},
"hsl": {
"h": 284.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74494,
"c": 0.19986,
"h": 316.5
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#DD7EFF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86