#ED75EE#ED75EE
#ED75EE is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.3% C 0.206 H 327.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75EE |
|---|---|
| RGB | rgb(237, 117, 238) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0.4%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.20, 62.31, -40.70) |
| CIE-LCH | lch(67.20, 74.43, 326.85°) |
| OKLab | oklab(74.32% 0.1729 -0.1119) |
| OKLCH | oklch(74.32% 0.206 327.1) |
| XYZ | xyz(56.7180, 36.9033, 85.0079) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.66
Violet (CSS)
#EE82EE
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75EE #76EE75
analogous
#B175EE #ED75EE #EE75B3
triadic
#ED75EE #EEED75 #75EEED
tetradic
#ED75EE #EEB175 #76EE75 #75B3EE
square
#ED75EE #EEB175 #76EE75 #75B3EE
split-complementary
#ED75EE #B3EE75 #75EEB1
monochromatic
#CE1ACF #E63FE7 #ED75EE #F4ABF5 #FBE2FB
Accessibility & contrast
On white
2.51
#ED75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#ED75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75EE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75EE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#F383A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed75ee; /* rgb */ color: rgb(237, 117, 238); /* oklch */ color: oklch(74.3% 0.206 327.1);
Tailwind
colors: {
custom: {
50: '#f5a1f4',
500: '#ed75ee',
950: '#000000',
},
}SCSS
$custom: #ed75ee; $custom-light: #f5a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ed75ee",
"rgb": {
"r": 237,
"g": 117,
"b": 238
},
"hsl": {
"h": 299.504,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.74319,
"c": 0.2059,
"h": 327.1
},
"luminance": 0.369
}Semantic roles & 50–950 ramp
primary
#ED75EE
secondary
#CEF1CE
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85