#DD75EB#DD75EB
#DD75EB is a light, vivid purple. Relative luminance 0.341; OKLCH L 72.3% C 0.194 H 322.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75EB |
|---|---|
| RGB | rgb(221, 117, 235) |
| HSL | hsl(293, 75%, 69%) |
| HSV | hsv(293, 50%, 92%) |
| CMYK | cmyk(6%, 50.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.04, 57.46, -42.59) |
| CIE-LCH | lch(65.04, 71.52, 323.46°) |
| OKLab | oklab(72.25% 0.1546 -0.1176) |
| OKLCH | oklch(72.25% 0.194 322.7) |
| XYZ | xyz(51.1739, 34.0952, 82.4666) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 3.84
Violet (CSS)
#EE82EE
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75EB #83EB75
analogous
#A275EB #DD75EB #EB75BE
triadic
#DD75EB #EBDD75 #75EBDD
tetradic
#DD75EB #EBA275 #83EB75 #75BEEB
square
#DD75EB #EBA275 #83EB75 #75BEEB
split-complementary
#DD75EB #BEEB75 #75EBA2
monochromatic
#B41DC9 #D040E3 #DD75EB #EAAAF3 #F7E0FA
Accessibility & contrast
On white
2.69
#DD75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#DD75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75EB
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75EB | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#E084A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd75eb; /* rgb */ color: rgb(221, 117, 235); /* oklch */ color: oklch(72.3% 0.194 322.7);
Tailwind
colors: {
custom: {
50: '#eaa0f2',
500: '#dd75eb',
950: '#000000',
},
}SCSS
$custom: #dd75eb; $custom-light: #eaa0f2; $custom-dark: #000000;
JSON
{
"hex": "#dd75eb",
"rgb": {
"r": 221,
"g": 117,
"b": 235
},
"hsl": {
"h": 292.881,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.72251,
"c": 0.19426,
"h": 322.7
},
"luminance": 0.34093
}Semantic roles & 50–950 ramp
primary
#DD75EB
secondary
#D1EFCD
accent
#D70F26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85