#FEAAEF#FEAAEF
#FEAAEF is a very light, vivid pink. Relative luminance 0.561; OKLCH L 84.1% C 0.131 H 333.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAEF |
|---|---|
| RGB | rgb(254, 170, 239) |
| HSL | hsl(311, 98%, 83%) |
| HSV | hsv(311, 33%, 100%) |
| CMYK | cmyk(0%, 33.1%, 5.9%, 0.4%) |
| CIE-LAB | lab(79.65, 41.04, -21.91) |
| CIE-LCH | lch(79.65, 46.52, 331.91°) |
| OKLab | oklab(84.08% 0.1169 -0.0589) |
| OKLCH | oklch(84.08% 0.131 333.3) |
| XYZ | xyz(70.8270, 56.0554, 88.7336) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.70
Light Lavendar
#EFC0FE
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 8.88
Light Lilac
#EDC8FF
ΔE00 9.20
Powder Pink
#FFB2D0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAEF #AAFEB9
analogous
#E3AAFE #FEAAEF #FEAAC5
triadic
#FEAAEF #EFFEAA #AAEFFE
tetradic
#FEAAEF #FEE3AA #AAFEB9 #AAC5FE
square
#FEAAEF #FEE3AA #AAFEB9 #AAC5FE
split-complementary
#FEAAEF #C5FEAA #AAFEE3
monochromatic
#FD31D8 #FD6EE4 #FEAAEF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.72
#FEAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FEAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAEF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAEF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF2
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#FFAEC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feaaef; /* rgb */ color: rgb(254, 170, 239); /* oklch */ color: oklch(84.1% 0.131 333.3);
Tailwind
colors: {
custom: {
50: '#ffc4f4',
500: '#feaaef',
950: '#000000',
},
}SCSS
$custom: #feaaef; $custom-light: #ffc4f4; $custom-dark: #000000;
JSON
{
"hex": "#feaaef",
"rgb": {
"r": 254,
"g": 170,
"b": 239
},
"hsl": {
"h": 310.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.84078,
"c": 0.13088,
"h": 333.3
},
"luminance": 0.56052
}Semantic roles & 50–950 ramp
primary
#FEAAEF
secondary
#69E37F
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285