#FEAEEF#FEAEEF
#FEAEEF is a very light, vivid pink. Relative luminance 0.576; OKLCH L 84.7% C 0.124 H 333.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEEF |
|---|---|
| RGB | rgb(254, 174, 239) |
| HSL | hsl(311, 98%, 84%) |
| HSV | hsv(311, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(80.50, 38.96, -20.61) |
| CIE-LCH | lch(80.50, 44.07, 332.13°) |
| OKLab | oklab(84.73% 0.111 -0.0553) |
| OKLCH | oklch(84.73% 0.124 333.5) |
| XYZ | xyz(71.5883, 57.5780, 88.9874) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.92
Light Lavendar
#EFC0FE
ΔE00 6.48
Mauve
#E0B0FF
ΔE00 8.20
Pale Mauve
#FED0FC
ΔE00 8.38
Light Lilac
#EDC8FF
ΔE00 8.52
Very Light Purple
#F6CEFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEEF #AEFEBD
analogous
#E5AEFE #FEAEEF #FEAEC7
triadic
#FEAEEF #EFFEAE #AEEFFE
tetradic
#FEAEEF #FEE5AE #AEFEBD #AEC7FE
square
#FEAEEF #FEE5AE #AEFEBD #AEC7FE
split-complementary
#FEAEEF #C7FEAE #AEFEE5
monochromatic
#FD35D7 #FD72E3 #FEAEEF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.68
#FEAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#FEAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEEF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEEF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F2
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaeef; /* rgb */ color: rgb(254, 174, 239); /* oklch */ color: oklch(84.7% 0.124 333.5);
Tailwind
colors: {
custom: {
50: '#ffc7f4',
500: '#feaeef',
950: '#000000',
},
}SCSS
$custom: #feaeef; $custom-light: #ffc7f4; $custom-dark: #000000;
JSON
{
"hex": "#feaeef",
"rgb": {
"r": 254,
"g": 174,
"b": 239
},
"hsl": {
"h": 311.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.8473,
"c": 0.12399,
"h": 333.5
},
"luminance": 0.57575
}Semantic roles & 50–950 ramp
primary
#FEAEEF
secondary
#6DE383
accent
#E62B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285