#DD75EE#DD75EE
#DD75EE is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.4% C 0.197 H 321.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75EE |
|---|---|
| RGB | rgb(221, 117, 238) |
| HSL | hsl(292, 78%, 70%) |
| HSV | hsv(292, 51%, 93%) |
| CMYK | cmyk(7.1%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(65.18, 58.02, -44.03) |
| CIE-LCH | lch(65.18, 72.83, 322.81°) |
| OKLab | oklab(72.4% 0.155 -0.1218) |
| OKLCH | oklch(72.4% 0.197 321.8) |
| XYZ | xyz(51.6110, 34.2701, 84.7685) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75EE #86EE75
analogous
#A075EE #DD75EE #EE75C3
triadic
#DD75EE #EEDD75 #75EEDD
tetradic
#DD75EE #EEA075 #86EE75 #75C3EE
square
#DD75EE #EEA075 #86EE75 #75C3EE
split-complementary
#DD75EE #C3EE75 #75EEA0
monochromatic
#B61ACF #D03FE7 #DD75EE #EAABF5 #F8E2FB
Accessibility & contrast
On white
2.67
#DD75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#DD75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75EE
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75EE | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#DF85A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd75ee; /* rgb */ color: rgb(221, 117, 238); /* oklch */ color: oklch(72.4% 0.197 321.8);
Tailwind
colors: {
custom: {
50: '#eaa0f4',
500: '#dd75ee',
950: '#000000',
},
}SCSS
$custom: #dd75ee; $custom-light: #eaa0f4; $custom-dark: #000000;
JSON
{
"hex": "#dd75ee",
"rgb": {
"r": 221,
"g": 117,
"b": 238
},
"hsl": {
"h": 291.57,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.72398,
"c": 0.1971,
"h": 321.8
},
"luminance": 0.34268
}Semantic roles & 50–950 ramp
primary
#DD75EE
secondary
#D3F1CE
accent
#DA0B28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85