#FE7EED#FE7EED
#FE7EED is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.202 H 332.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EED |
|---|---|
| RGB | rgb(254, 126, 237) |
| HSL | hsl(308, 98%, 75%) |
| HSV | hsv(308, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 6.7%, 0.4%) |
| CIE-LAB | lab(70.95, 62.60, -34.16) |
| CIE-LCH | lch(70.95, 71.32, 331.38°) |
| OKLab | oklab(77.53% 0.1791 -0.0929) |
| OKLCH | oklch(77.53% 0.202 332.6) |
| XYZ | xyz(63.6198, 42.1111, 84.8817) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EED #7EFE8F
analogous
#CF7EFE #FE7EED #FE7EAD
triadic
#FE7EED #EDFE7E #7EEDFE
tetradic
#FE7EED #FECF7E #7EFE8F #7EADFE
square
#FE7EED #FECF7E #7EFE8F #7EADFE
split-complementary
#FE7EED #ADFE7E #7EFECF
monochromatic
#FD05DC #FE41E5 #FE7EED #FEBBF5 #FFE1FB
Accessibility & contrast
On white
2.23
#FE7EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FE7EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EED
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EED | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7eed; /* rgb */ color: rgb(254, 126, 237); /* oklch */ color: oklch(77.5% 0.202 332.6);
Tailwind
colors: {
custom: {
50: '#ffa8f3',
500: '#fe7eed',
950: '#000000',
},
}SCSS
$custom: #fe7eed; $custom-light: #ffa8f3; $custom-dark: #000000;
JSON
{
"hex": "#fe7eed",
"rgb": {
"r": 254,
"g": 126,
"b": 237
},
"hsl": {
"h": 307.969,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77528,
"c": 0.20181,
"h": 332.6
},
"luminance": 0.42107
}Semantic roles & 50–950 ramp
primary
#FE7EED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85