#FE7EEF#FE7EEF
#FE7EEF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.203 H 331.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EEF |
|---|---|
| RGB | rgb(254, 126, 239) |
| HSL | hsl(307, 98%, 75%) |
| HSV | hsv(307, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 5.9%, 0.4%) |
| CIE-LAB | lab(71.03, 62.93, -35.13) |
| CIE-LCH | lch(71.03, 72.07, 330.82°) |
| OKLab | oklab(77.61% 0.1795 -0.0957) |
| OKLCH | oklch(77.61% 0.203 331.9) |
| XYZ | xyz(63.9136, 42.2286, 86.4292) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EEF #7EFE8D
analogous
#CD7EFE #FE7EEF #FE7EAF
triadic
#FE7EEF #EFFE7E #7EEFFE
tetradic
#FE7EEF #FECD7E #7EFE8D #7EAFFE
square
#FE7EEF #FECD7E #7EFE8D #7EAFFE
split-complementary
#FE7EEF #AFFE7E #7EFECD
monochromatic
#FD05E0 #FE41E7 #FE7EEF #FEBBF7 #FFE1FB
Accessibility & contrast
On white
2.22
#FE7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FE7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EEF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EEF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F3
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7eef; /* rgb */ color: rgb(254, 126, 239); /* oklch */ color: oklch(77.6% 0.203 331.9);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fe7eef',
950: '#000000',
},
}SCSS
$custom: #fe7eef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fe7eef",
"rgb": {
"r": 254,
"g": 126,
"b": 239
},
"hsl": {
"h": 307.031,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77615,
"c": 0.20341,
"h": 331.9
},
"luminance": 0.42225
}Semantic roles & 50–950 ramp
primary
#FE7EEF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85