#FE75EB#FE75EB
#FE75EB is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.214 H 333.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75EB |
|---|---|
| RGB | rgb(254, 117, 235) |
| HSL | hsl(308, 99%, 73%) |
| HSV | hsv(308, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 7.5%, 0.4%) |
| CIE-LAB | lab(69.32, 66.39, -35.58) |
| CIE-LCH | lch(69.32, 75.32, 331.81°) |
| OKLab | oklab(76.3% 0.1907 -0.0969) |
| OKLCH | oklch(76.3% 0.214 333.1) |
| XYZ | xyz(62.2297, 39.7959, 82.9849) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75EB #75FE88
analogous
#CC75FE #FE75EB #FE75A7
triadic
#FE75EB #EBFE75 #75EBFE
tetradic
#FE75EB #FECC75 #75FE88 #75A7FE
square
#FE75EB #FECC75 #75FE88 #75A7FE
split-complementary
#FE75EB #A7FE75 #75FECC
monochromatic
#F702D5 #FE38E2 #FE75EB #FEB2F4 #FFE1FB
Accessibility & contrast
On white
2.34
#FE75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FE75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75EB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75EB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe75eb; /* rgb */ color: rgb(254, 117, 235); /* oklch */ color: oklch(76.3% 0.214 333.1);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fe75eb',
950: '#000000',
},
}SCSS
$custom: #fe75eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fe75eb",
"rgb": {
"r": 254,
"g": 117,
"b": 235
},
"hsl": {
"h": 308.321,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.76302,
"c": 0.21387,
"h": 333.1
},
"luminance": 0.39792
}Semantic roles & 50–950 ramp
primary
#FE75EB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85