#FE7EEE#FE7EEE
#FE7EEE is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.203 H 332.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EEE |
|---|---|
| RGB | rgb(254, 126, 238) |
| HSL | hsl(308, 98%, 75%) |
| HSV | hsv(308, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 6.3%, 0.4%) |
| CIE-LAB | lab(70.99, 62.76, -34.65) |
| CIE-LCH | lch(70.99, 71.69, 331.10°) |
| OKLab | oklab(77.57% 0.1793 -0.0943) |
| OKLCH | oklch(77.57% 0.203 332.3) |
| XYZ | xyz(63.7663, 42.1697, 85.6533) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EEE #7EFE8E
analogous
#CE7EFE #FE7EEE #FE7EAE
triadic
#FE7EEE #EEFE7E #7EEEFE
tetradic
#FE7EEE #FECE7E #7EFE8E #7EAEFE
square
#FE7EEE #FECE7E #7EFE8E #7EAEFE
split-complementary
#FE7EEE #AEFE7E #7EFECE
monochromatic
#FD05DE #FE41E6 #FE7EEE #FEBBF6 #FFE1FB
Accessibility & contrast
On white
2.23
#FE7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FE7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EEE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EEE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7eee; /* rgb */ color: rgb(254, 126, 238); /* oklch */ color: oklch(77.6% 0.203 332.3);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fe7eee',
950: '#000000',
},
}SCSS
$custom: #fe7eee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fe7eee",
"rgb": {
"r": 254,
"g": 126,
"b": 238
},
"hsl": {
"h": 307.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77571,
"c": 0.2026,
"h": 332.3
},
"luminance": 0.42166
}Semantic roles & 50–950 ramp
primary
#FE7EEE
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85