#DD75ED#DD75ED
#DD75ED is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.3% C 0.196 H 322.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75ED |
|---|---|
| RGB | rgb(221, 117, 237) |
| HSL | hsl(292, 77%, 69%) |
| HSV | hsv(292, 51%, 93%) |
| CMYK | cmyk(6.8%, 50.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.13, 57.83, -43.55) |
| CIE-LCH | lch(65.13, 72.39, 323.02°) |
| OKLab | oklab(72.35% 0.1549 -0.1204) |
| OKLCH | oklch(72.35% 0.196 322.1) |
| XYZ | xyz(51.4645, 34.2115, 83.9969) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75ED #85ED75
analogous
#A175ED #DD75ED #ED75C1
triadic
#DD75ED #EDDD75 #75EDDD
tetradic
#DD75ED #EDA175 #85ED75 #75C1ED
square
#DD75ED #EDA175 #85ED75 #75C1ED
split-complementary
#DD75ED #C1ED75 #75EDA1
monochromatic
#B51BCD #D03FE6 #DD75ED #EAABF4 #F8E1FB
Accessibility & contrast
On white
2.68
#DD75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#DD75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75ED
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75ED | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F1
Deuteranopia (green-blind)
#83A2EA
Tritanopia (blue-blind)
#E085A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd75ed; /* rgb */ color: rgb(221, 117, 237); /* oklch */ color: oklch(72.3% 0.196 322.1);
Tailwind
colors: {
custom: {
50: '#eaa0f3',
500: '#dd75ed',
950: '#000000',
},
}SCSS
$custom: #dd75ed; $custom-light: #eaa0f3; $custom-dark: #000000;
JSON
{
"hex": "#dd75ed",
"rgb": {
"r": 221,
"g": 117,
"b": 237
},
"hsl": {
"h": 292,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.72348,
"c": 0.19615,
"h": 322.1
},
"luminance": 0.34209
}Semantic roles & 50–950 ramp
primary
#DD75ED
secondary
#D2F0CE
accent
#D90C28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85