#FEA4E5#FEA4E5
#FEA4E5 is a very light, vivid pink. Relative luminance 0.533; OKLCH L 82.8% C 0.133 H 337.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA4E5 |
|---|---|
| RGB | rgb(254, 164, 229) |
| HSL | hsl(317, 98%, 82%) |
| HSV | hsv(317, 35%, 100%) |
| CMYK | cmyk(0%, 35.4%, 9.8%, 0.4%) |
| CIE-LAB | lab(78.04, 42.48, -18.93) |
| CIE-LCH | lch(78.04, 46.51, 335.98°) |
| OKLab | oklab(82.75% 0.123 -0.0506) |
| OKLCH | oklch(82.75% 0.133 337.6) |
| XYZ | xyz(68.2912, 53.2824, 80.8010) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 7.13
Powder Pink
#FFB2D0
ΔE00 8.25
Pink (survey)
#FF81C0
ΔE00 8.56
Light Lavendar
#EFC0FE
ΔE00 8.74
Lavender Pink
#DD85D7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA4E5 #A4FEBD
analogous
#EAA4FE #FEA4E5 #FEA4B8
triadic
#FEA4E5 #E5FEA4 #A4E5FE
tetradic
#FEA4E5 #FEEAA4 #A4FEBD #A4B8FE
square
#FEA4E5 #FEEAA4 #A4FEBD #A4B8FE
split-complementary
#FEA4E5 #B8FEA4 #A4FEEA
monochromatic
#FD2BC2 #FD67D4 #FEA4E5 #FFE1F6 #FFE1F6
Accessibility & contrast
On white
1.80
#FEA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FEA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA4E5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA4E5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E7
Deuteranopia (green-blind)
#BCC6E2
Tritanopia (blue-blind)
#FFA6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea4e5; /* rgb */ color: rgb(254, 164, 229); /* oklch */ color: oklch(82.8% 0.133 337.6);
Tailwind
colors: {
custom: {
50: '#ffc0ed',
500: '#fea4e5',
950: '#000000',
},
}SCSS
$custom: #fea4e5; $custom-light: #ffc0ed; $custom-dark: #000000;
JSON
{
"hex": "#fea4e5",
"rgb": {
"r": 254,
"g": 164,
"b": 229
},
"hsl": {
"h": 316.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.82751,
"c": 0.13295,
"h": 337.6
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#FEA4E5
secondary
#64E287
accent
#E64000
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284