#FE7EF1#FE7EF1
#FE7EF1 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.205 H 331.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF1 |
|---|---|
| RGB | rgb(254, 126, 241) |
| HSL | hsl(306, 98%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 5.1%, 0.4%) |
| CIE-LAB | lab(71.11, 63.25, -36.10) |
| CIE-LCH | lch(71.11, 72.83, 330.28°) |
| OKLab | oklab(77.7% 0.1798 -0.0985) |
| OKLCH | oklch(77.7% 0.205 331.3) |
| XYZ | xyz(64.2107, 42.3474, 87.9938) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF1 #7EFE8B
analogous
#CB7EFE #FE7EF1 #FE7EB1
triadic
#FE7EF1 #F1FE7E #7EF1FE
tetradic
#FE7EF1 #FECB7E #7EFE8B #7EB1FE
square
#FE7EF1 #FECB7E #7EFE8B #7EB1FE
split-complementary
#FE7EF1 #B1FE7E #7EFECB
monochromatic
#FD05E4 #FE41EA #FE7EF1 #FEBBF8 #FFE1FC
Accessibility & contrast
On white
2.22
#FE7EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FE7EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF1
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF1 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F5
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7ef1; /* rgb */ color: rgb(254, 126, 241); /* oklch */ color: oklch(77.7% 0.205 331.3);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fe7ef1',
950: '#000000',
},
}SCSS
$custom: #fe7ef1; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef1",
"rgb": {
"r": 254,
"g": 126,
"b": 241
},
"hsl": {
"h": 306.094,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77702,
"c": 0.20503,
"h": 331.3
},
"luminance": 0.42343
}Semantic roles & 50–950 ramp
primary
#FE7EF1
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85