#DD75E8#DD75E8
#DD75E8 is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.1% C 0.191 H 323.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75E8 |
|---|---|
| RGB | rgb(221, 117, 232) |
| HSL | hsl(294, 71%, 68%) |
| HSV | hsv(294, 50%, 91%) |
| CMYK | cmyk(4.7%, 49.6%, 0%, 9%) |
| CIE-LAB | lab(64.90, 56.91, -41.14) |
| CIE-LCH | lch(64.90, 70.22, 324.14°) |
| OKLab | oklab(72.1% 0.1542 -0.1134) |
| OKLCH | oklch(72.1% 0.191 323.7) |
| XYZ | xyz(50.7442, 33.9233, 80.2032) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75E8 #80E875
analogous
#A375E8 #DD75E8 #E875B9
triadic
#DD75E8 #E8DD75 #75E8DD
tetradic
#DD75E8 #E8A375 #80E875 #75B9E8
square
#DD75E8 #E8A375 #80E875 #75B9E8
split-complementary
#DD75E8 #B9E875 #75E8A3
monochromatic
#B320C2 #D041DF #DD75E8 #EAA9F1 #F7DEF9
Accessibility & contrast
On white
2.70
#DD75E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#DD75E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75E8
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75E8 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6695EC
Deuteranopia (green-blind)
#85A2E5
Tritanopia (blue-blind)
#E183A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd75e8; /* rgb */ color: rgb(221, 117, 232); /* oklch */ color: oklch(72.1% 0.191 323.7);
Tailwind
colors: {
custom: {
50: '#eaa0ef',
500: '#dd75e8',
950: '#000000',
},
}SCSS
$custom: #dd75e8; $custom-light: #eaa0ef; $custom-dark: #000000;
JSON
{
"hex": "#dd75e8",
"rgb": {
"r": 221,
"g": 117,
"b": 232
},
"hsl": {
"h": 294.261,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.72105,
"c": 0.19145,
"h": 323.7
},
"luminance": 0.33921
}Semantic roles & 50–950 ramp
primary
#DD75E8
secondary
#CEEECB
accent
#D31225
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84