#FE75E9#FE75E9
#FE75E9 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.212 H 333.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75E9 |
|---|---|
| RGB | rgb(254, 117, 233) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.24, 66.08, -34.60) |
| CIE-LCH | lch(69.24, 74.59, 332.36°) |
| OKLab | oklab(76.22% 0.1903 -0.0941) |
| OKLCH | oklch(76.22% 0.212 333.7) |
| XYZ | xyz(61.9424, 39.6809, 81.4717) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75E9 #75FE8A
analogous
#CE75FE #FE75E9 #FE75A4
triadic
#FE75E9 #E9FE75 #75E9FE
tetradic
#FE75E9 #FECE75 #75FE8A #75A4FE
square
#FE75E9 #FECE75 #75FE8A #75A4FE
split-complementary
#FE75E9 #A4FE75 #75FECE
monochromatic
#F702D1 #FE38DF #FE75E9 #FEB2F3 #FFE1FA
Accessibility & contrast
On white
2.35
#FE75E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FE75E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75E9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75E9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#9CB0E5
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe75e9; /* rgb */ color: rgb(254, 117, 233); /* oklch */ color: oklch(76.2% 0.212 333.7);
Tailwind
colors: {
custom: {
50: '#ffa2f0',
500: '#fe75e9',
950: '#000000',
},
}SCSS
$custom: #fe75e9; $custom-light: #ffa2f0; $custom-dark: #000000;
JSON
{
"hex": "#fe75e9",
"rgb": {
"r": 254,
"g": 117,
"b": 233
},
"hsl": {
"h": 309.197,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.76215,
"c": 0.21233,
"h": 333.7
},
"luminance": 0.39677
}Semantic roles & 50–950 ramp
primary
#FE75E9
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84