#FE7EF2#FE7EF2
#FE7EF2 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.206 H 331.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF2 |
|---|---|
| RGB | rgb(254, 126, 242) |
| HSL | hsl(306, 98%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 4.7%, 0.4%) |
| CIE-LAB | lab(71.15, 63.42, -36.59) |
| CIE-LCH | lch(71.15, 73.21, 330.02°) |
| OKLab | oklab(77.75% 0.18 -0.0998) |
| OKLCH | oklch(77.75% 0.206 331) |
| XYZ | xyz(64.3605, 42.4074, 88.7827) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.08
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF2 #7EFE8A
analogous
#CA7EFE #FE7EF2 #FE7EB2
triadic
#FE7EF2 #F2FE7E #7EF2FE
tetradic
#FE7EF2 #FECA7E #7EFE8A #7EB2FE
square
#FE7EF2 #FECA7E #7EFE8A #7EB2FE
split-complementary
#FE7EF2 #B2FE7E #7EFECA
monochromatic
#FD05E6 #FE41EC #FE7EF2 #FEBBF8 #FFE1FC
Accessibility & contrast
On white
2.22
#FE7EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FE7EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7ef2; /* rgb */ color: rgb(254, 126, 242); /* oklch */ color: oklch(77.7% 0.206 331.0);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fe7ef2',
950: '#000000',
},
}SCSS
$custom: #fe7ef2; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef2",
"rgb": {
"r": 254,
"g": 126,
"b": 242
},
"hsl": {
"h": 305.625,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77746,
"c": 0.20584,
"h": 331
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#FE7EF2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85