#FE75F6#FE75F6
#FE75F6 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.223 H 329.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75F6 |
|---|---|
| RGB | rgb(254, 117, 246) |
| HSL | hsl(304, 99%, 73%) |
| HSV | hsv(304, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 3.1%, 0.4%) |
| CIE-LAB | lab(69.79, 68.16, -40.90) |
| CIE-LCH | lch(69.79, 79.49, 329.03°) |
| OKLab | oklab(76.8% 0.1923 -0.1121) |
| OKLCH | oklch(76.8% 0.223 329.8) |
| XYZ | xyz(63.8683, 40.4513, 91.6148) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75F6 #75FE7D
analogous
#C275FE #FE75F6 #FE75B1
triadic
#FE75F6 #F6FE75 #75F6FE
tetradic
#FE75F6 #FEC275 #75FE7D #75B1FE
square
#FE75F6 #FEC275 #75FE7D #75B1FE
split-complementary
#FE75F6 #B1FE75 #75FEC2
monochromatic
#F702E9 #FE38F2 #FE75F6 #FEB2FA #FFE1FD
Accessibility & contrast
On white
2.31
#FE75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FE75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75F6
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75F6 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFA
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe75f6; /* rgb */ color: rgb(254, 117, 246); /* oklch */ color: oklch(76.8% 0.223 329.8);
Tailwind
colors: {
custom: {
50: '#ffa3f9',
500: '#fe75f6',
950: '#000000',
},
}SCSS
$custom: #fe75f6; $custom-light: #ffa3f9; $custom-dark: #000000;
JSON
{
"hex": "#fe75f6",
"rgb": {
"r": 254,
"g": 117,
"b": 246
},
"hsl": {
"h": 303.504,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.76797,
"c": 0.2226,
"h": 329.8
},
"luminance": 0.40447
}Semantic roles & 50–950 ramp
primary
#FE75F6
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85