#FE75FF#FE75FF
#FE75FF is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.2% C 0.230 H 327.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75FF |
|---|---|
| RGB | rgb(254, 117, 255) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0.4%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(70.19, 69.65, -45.20) |
| CIE-LCH | lch(70.19, 83.03, 327.02°) |
| OKLab | oklab(77.22% 0.1934 -0.1244) |
| OKLCH | oklch(77.22% 0.23 327.2) |
| XYZ | xyz(65.2833, 41.0173, 99.0669) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.15
Orchid
#DA70D6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75FF #76FF75
analogous
#B975FF #FE75FF #FF75BB
triadic
#FE75FF #FFFE75 #75FFFE
tetradic
#FE75FF #FFB975 #76FF75 #75BBFF
square
#FE75FF #FFB975 #76FF75 #75BBFF
split-complementary
#FE75FF #BBFF75 #75FFB9
monochromatic
#F800FA #FE38FF #FE75FF #FEB2FF #FFE0FF
Accessibility & contrast
On white
2.28
#FE75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FE75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75FF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75FF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF85B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe75ff; /* rgb */ color: rgb(254, 117, 255); /* oklch */ color: oklch(77.2% 0.230 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fe75ff',
950: '#000000',
},
}SCSS
$custom: #fe75ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fe75ff",
"rgb": {
"r": 254,
"g": 117,
"b": 255
},
"hsl": {
"h": 299.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.7722,
"c": 0.22999,
"h": 327.2
},
"luminance": 0.41013
}Semantic roles & 50–950 ramp
primary
#FE75FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86