#FE7EF4#FE7EF4
#FE7EF4 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.207 H 330.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF4 |
|---|---|
| RGB | rgb(254, 126, 244) |
| HSL | hsl(305, 98%, 75%) |
| HSV | hsv(305, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 3.9%, 0.4%) |
| CIE-LAB | lab(71.23, 63.75, -37.55) |
| CIE-LCH | lch(71.23, 73.98, 329.50°) |
| OKLab | oklab(77.83% 0.1803 -0.1026) |
| OKLCH | oklch(77.83% 0.207 330.4) |
| XYZ | xyz(64.6625, 42.5282, 90.3733) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF4 #7EFE88
analogous
#C87EFE #FE7EF4 #FE7EB4
triadic
#FE7EF4 #F4FE7E #7EF4FE
tetradic
#FE7EF4 #FEC87E #7EFE88 #7EB4FE
square
#FE7EF4 #FEC87E #7EFE88 #7EB4FE
split-complementary
#FE7EF4 #B4FE7E #7EFEC8
monochromatic
#FD05EA #FE41EF #FE7EF4 #FEBBF9 #FFE1FC
Accessibility & contrast
On white
2.21
#FE7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FE7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF4 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7ef4; /* rgb */ color: rgb(254, 126, 244); /* oklch */ color: oklch(77.8% 0.207 330.4);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#fe7ef4',
950: '#000000',
},
}SCSS
$custom: #fe7ef4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef4",
"rgb": {
"r": 254,
"g": 126,
"b": 244
},
"hsl": {
"h": 304.688,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77834,
"c": 0.20748,
"h": 330.4
},
"luminance": 0.42524
}Semantic roles & 50–950 ramp
primary
#FE7EF4
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85