#FE76FF#FE76FF
#FE76FF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.3% C 0.229 H 327.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE76FF |
|---|---|
| RGB | rgb(254, 118, 255) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0.4%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(70.35, 69.21, -44.94) |
| CIE-LCH | lch(70.35, 82.52, 327.00°) |
| OKLab | oklab(77.34% 0.1922 -0.1237) |
| OKLCH | oklch(77.34% 0.229 327.2) |
| XYZ | xyz(65.4004, 41.2516, 99.1059) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE76FF #77FF76
analogous
#B976FF #FE76FF #FF76BB
triadic
#FE76FF #FFFE76 #76FFFE
tetradic
#FE76FF #FFB976 #77FF76 #76BBFF
square
#FE76FF #FFB976 #77FF76 #76BBFF
split-complementary
#FE76FF #BBFF76 #76FFB9
monochromatic
#F900FB #FE39FF #FE76FF #FEB3FF #FFE0FF
Accessibility & contrast
On white
2.27
#FE76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FE76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE76FF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE76FF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe76ff; /* rgb */ color: rgb(254, 118, 255); /* oklch */ color: oklch(77.3% 0.229 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fe76ff',
950: '#000000',
},
}SCSS
$custom: #fe76ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fe76ff",
"rgb": {
"r": 254,
"g": 118,
"b": 255
},
"hsl": {
"h": 299.562,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7734,
"c": 0.22855,
"h": 327.2
},
"luminance": 0.41248
}Semantic roles & 50–950 ramp
primary
#FE76FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86