#FEA4EE#FEA4EE
#FEA4EE is a very light, vivid pink. Relative luminance 0.538; OKLCH L 83.1% C 0.140 H 333.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA4EE |
|---|---|
| RGB | rgb(254, 164, 238) |
| HSL | hsl(311, 98%, 82%) |
| HSV | hsv(311, 35%, 100%) |
| CMYK | cmyk(0%, 35.4%, 6.3%, 0.4%) |
| CIE-LAB | lab(78.34, 43.98, -23.35) |
| CIE-LCH | lch(78.34, 49.79, 332.04°) |
| OKLab | oklab(83.08% 0.1255 -0.0628) |
| OKLCH | oklch(83.08% 0.14 333.4) |
| XYZ | xyz(69.5805, 53.7981, 87.5913) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 7.89
Light Lavendar
#EFC0FE
ΔE00 8.05
Violet (CSS)
#EE82EE
ΔE00 8.39
Mauve
#E0B0FF
ΔE00 8.40
Lavender Pink
#DD85D7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA4EE #A4FEB4
analogous
#E1A4FE #FEA4EE #FEA4C1
triadic
#FEA4EE #EEFEA4 #A4EEFE
tetradic
#FEA4EE #FEE1A4 #A4FEB4 #A4C1FE
square
#FEA4EE #FEE1A4 #A4FEB4 #A4C1FE
split-complementary
#FEA4EE #C1FEA4 #A4FEE1
monochromatic
#FD2BD7 #FD67E3 #FEA4EE #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.79
#FEA4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FEA4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA4EE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA4EE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF1
Deuteranopia (green-blind)
#BAC6EB
Tritanopia (blue-blind)
#FFA8BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea4ee; /* rgb */ color: rgb(254, 164, 238); /* oklch */ color: oklch(83.1% 0.140 333.4);
Tailwind
colors: {
custom: {
50: '#ffc0f3',
500: '#fea4ee',
950: '#000000',
},
}SCSS
$custom: #fea4ee; $custom-light: #ffc0f3; $custom-dark: #000000;
JSON
{
"hex": "#fea4ee",
"rgb": {
"r": 254,
"g": 164,
"b": 238
},
"hsl": {
"h": 310.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.8308,
"c": 0.14031,
"h": 333.4
},
"luminance": 0.53795
}Semantic roles & 50–950 ramp
primary
#FEA4EE
secondary
#64E27B
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285