#FE74E9#FE74E9
#FE74E9 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.214 H 333.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74E9 |
|---|---|
| RGB | rgb(254, 116, 233) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.08, 66.52, -34.86) |
| CIE-LCH | lch(69.08, 75.10, 332.34°) |
| OKLab | oklab(76.09% 0.1916 -0.0948) |
| OKLCH | oklch(76.09% 0.214 333.7) |
| XYZ | xyz(61.8265, 39.4492, 81.4330) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74E9 #74FE89
analogous
#CE74FE #FE74E9 #FE74A4
triadic
#FE74E9 #E9FE74 #74E9FE
tetradic
#FE74E9 #FECE74 #74FE89 #74A4FE
square
#FE74E9 #FECE74 #74FE89 #74A4FE
split-complementary
#FE74E9 #A4FE74 #74FECE
monochromatic
#F602D1 #FE37DF #FE74E9 #FEB1F3 #FFE1FA
Accessibility & contrast
On white
2.36
#FE74E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FE74E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74E9
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74E9 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe74e9; /* rgb */ color: rgb(254, 116, 233); /* oklch */ color: oklch(76.1% 0.214 333.7);
Tailwind
colors: {
custom: {
50: '#ffa2f0',
500: '#fe74e9',
950: '#000000',
},
}SCSS
$custom: #fe74e9; $custom-light: #ffa2f0; $custom-dark: #000000;
JSON
{
"hex": "#fe74e9",
"rgb": {
"r": 254,
"g": 116,
"b": 233
},
"hsl": {
"h": 309.13,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.76092,
"c": 0.21381,
"h": 333.7
},
"luminance": 0.39445
}Semantic roles & 50–950 ramp
primary
#FE74E9
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84