#FE7EF6#FE7EF6
#FE7EF6 is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.209 H 329.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF6 |
|---|---|
| RGB | rgb(254, 126, 246) |
| HSL | hsl(304, 98%, 75%) |
| HSV | hsv(304, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 3.1%, 0.4%) |
| CIE-LAB | lab(71.32, 64.08, -38.52) |
| CIE-LCH | lch(71.32, 74.76, 328.99°) |
| OKLab | oklab(77.92% 0.1807 -0.1053) |
| OKLCH | oklch(77.92% 0.209 329.8) |
| XYZ | xyz(64.9678, 42.6503, 91.9813) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF6 #7EFE86
analogous
#C67EFE #FE7EF6 #FE7EB6
triadic
#FE7EF6 #F6FE7E #7EF6FE
tetradic
#FE7EF6 #FEC67E #7EFE86 #7EB6FE
square
#FE7EF6 #FEC67E #7EFE86 #7EB6FE
split-complementary
#FE7EF6 #B6FE7E #7EFEC6
monochromatic
#FD05EE #FE41F2 #FE7EF6 #FEBBFA #FFE1FD
Accessibility & contrast
On white
2.20
#FE7EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FE7EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF6
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF6 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FA
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7ef6; /* rgb */ color: rgb(254, 126, 246); /* oklch */ color: oklch(77.9% 0.209 329.8);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fe7ef6',
950: '#000000',
},
}SCSS
$custom: #fe7ef6; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef6",
"rgb": {
"r": 254,
"g": 126,
"b": 246
},
"hsl": {
"h": 303.75,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77923,
"c": 0.20914,
"h": 329.8
},
"luminance": 0.42646
}Semantic roles & 50–950 ramp
primary
#FE7EF6
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85