#FEA9EF#FEA9EF
#FEA9EF is a very light, vivid pink. Relative luminance 0.557; OKLCH L 83.9% C 0.133 H 333.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA9EF |
|---|---|
| RGB | rgb(254, 169, 239) |
| HSL | hsl(311, 98%, 83%) |
| HSV | hsv(311, 33%, 100%) |
| CMYK | cmyk(0%, 33.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(79.43, 41.56, -22.23) |
| CIE-LCH | lch(79.43, 47.13, 331.86°) |
| OKLab | oklab(83.92% 0.1184 -0.0598) |
| OKLCH | oklch(83.92% 0.133 333.2) |
| XYZ | xyz(70.6403, 55.6819, 88.6714) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Light Lavendar
#EFC0FE
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 8.15
Bubblegum Pink
#FE83CC
ΔE00 8.72
Lavender Pink
#DD85D7
ΔE00 9.34
Light Lilac
#EDC8FF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA9EF #A9FEB8
analogous
#E2A9FE #FEA9EF #FEA9C4
triadic
#FEA9EF #EFFEA9 #A9EFFE
tetradic
#FEA9EF #FEE2A9 #A9FEB8 #A9C4FE
square
#FEA9EF #FEE2A9 #A9FEB8 #A9C4FE
split-complementary
#FEA9EF #C4FEA9 #A9FEE2
monochromatic
#FD30D8 #FD6DE4 #FEA9EF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.73
#FEA9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FEA9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA9EF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA9EF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF2
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#FFADC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fea9ef; /* rgb */ color: rgb(254, 169, 239); /* oklch */ color: oklch(83.9% 0.133 333.2);
Tailwind
colors: {
custom: {
50: '#ffc4f4',
500: '#fea9ef',
950: '#000000',
},
}SCSS
$custom: #fea9ef; $custom-light: #ffc4f4; $custom-dark: #000000;
JSON
{
"hex": "#fea9ef",
"rgb": {
"r": 254,
"g": 169,
"b": 239
},
"hsl": {
"h": 310.588,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.83916,
"c": 0.1326,
"h": 333.2
},
"luminance": 0.55679
}Semantic roles & 50–950 ramp
primary
#FEA9EF
secondary
#68E37E
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285