#EF75EE#EF75EE
#EF75EE is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.207 H 327.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF75EE |
|---|---|
| RGB | rgb(239, 117, 238) |
| HSL | hsl(300, 79%, 70%) |
| HSV | hsv(300, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 0.4%, 6.3%) |
| CIE-LAB | lab(67.46, 62.85, -40.28) |
| CIE-LCH | lch(67.46, 74.65, 327.34°) |
| OKLab | oklab(74.57% 0.1751 -0.1106) |
| OKLCH | oklch(74.57% 0.207 327.7) |
| XYZ | xyz(57.3896, 37.2497, 85.0394) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Violet (CSS)
#EE82EE
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 3.79
Orchid
#DA70D6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF75EE #75EF76
analogous
#B375EF #EF75EE #EF75B1
triadic
#EF75EE #EEEF75 #75EEEF
tetradic
#EF75EE #EFB375 #75EF76 #75B1EF
square
#EF75EE #EFB375 #75EF76 #75B1EF
split-complementary
#EF75EE #B1EF75 #75EFB3
monochromatic
#D118D0 #E93EE7 #EF75EE #F5ACF5 #FCE3FC
Accessibility & contrast
On white
2.49
#EF75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EF75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF75EE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF75EE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#F582A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef75ee; /* rgb */ color: rgb(239, 117, 238); /* oklch */ color: oklch(74.6% 0.207 327.7);
Tailwind
colors: {
custom: {
50: '#f7a1f4',
500: '#ef75ee',
950: '#000000',
},
}SCSS
$custom: #ef75ee; $custom-light: #f7a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ef75ee",
"rgb": {
"r": 239,
"g": 117,
"b": 238
},
"hsl": {
"h": 300.492,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.74565,
"c": 0.20707,
"h": 327.7
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#EF75EE
secondary
#CFF1CF
accent
#DC0C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85