#FE7EF9#FE7EF9
#FE7EF9 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.1% C 0.212 H 328.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF9 |
|---|---|
| RGB | rgb(254, 126, 249) |
| HSL | hsl(302, 98%, 75%) |
| HSV | hsv(302, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 2%, 0.4%) |
| CIE-LAB | lab(71.44, 64.58, -39.96) |
| CIE-LCH | lch(71.44, 75.94, 328.25°) |
| OKLab | oklab(78.06% 0.1811 -0.1095) |
| OKLCH | oklch(78.06% 0.212 328.9) |
| XYZ | xyz(65.4320, 42.8360, 94.4259) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF9 #7EFE83
analogous
#C37EFE #FE7EF9 #FE7EB9
triadic
#FE7EF9 #F9FE7E #7EF9FE
tetradic
#FE7EF9 #FEC37E #7EFE83 #7EB9FE
square
#FE7EF9 #FEC37E #7EFE83 #7EB9FE
split-complementary
#FE7EF9 #B9FE7E #7EFEC3
monochromatic
#FD05F3 #FE41F6 #FE7EF9 #FEBBFC #FFE1FE
Accessibility & contrast
On white
2.20
#FE7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FE7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF9 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7ef9; /* rgb */ color: rgb(254, 126, 249); /* oklch */ color: oklch(78.1% 0.212 328.9);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#fe7ef9',
950: '#000000',
},
}SCSS
$custom: #fe7ef9; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef9",
"rgb": {
"r": 254,
"g": 126,
"b": 249
},
"hsl": {
"h": 302.344,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.78058,
"c": 0.21165,
"h": 328.9
},
"luminance": 0.42832
}Semantic roles & 50–950 ramp
primary
#FE7EF9
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85