#FEAEED#FEAEED
#FEAEED is a very light, vivid pink. Relative luminance 0.575; OKLCH L 84.7% C 0.122 H 334.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEED |
|---|---|
| RGB | rgb(254, 174, 237) |
| HSL | hsl(313, 98%, 84%) |
| HSV | hsv(313, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 6.7%, 0.4%) |
| CIE-LAB | lab(80.44, 38.62, -19.63) |
| CIE-LCH | lch(80.44, 43.32, 333.06°) |
| OKLab | oklab(84.66% 0.1104 -0.0526) |
| OKLCH | oklch(84.66% 0.122 334.5) |
| XYZ | xyz(71.2944, 57.4604, 87.4399) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 8.24
Pale Mauve
#FED0FC
ΔE00 8.31
Mauve
#E0B0FF
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEED #AEFEBF
analogous
#E7AEFE #FEAEED #FEAEC5
triadic
#FEAEED #EDFEAE #AEEDFE
tetradic
#FEAEED #FEE7AE #AEFEBF #AEC5FE
square
#FEAEED #FEE7AE #AEFEBF #AEC5FE
split-complementary
#FEAEED #C5FEAE #AEFEE7
monochromatic
#FD35D2 #FD72E0 #FEAEED #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.68
#FEAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FEAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEED
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEED | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feaeed; /* rgb */ color: rgb(254, 174, 237); /* oklch */ color: oklch(84.7% 0.122 334.5);
Tailwind
colors: {
custom: {
50: '#ffc7f3',
500: '#feaeed',
950: '#000000',
},
}SCSS
$custom: #feaeed; $custom-light: #ffc7f3; $custom-dark: #000000;
JSON
{
"hex": "#feaeed",
"rgb": {
"r": 254,
"g": 174,
"b": 237
},
"hsl": {
"h": 312.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84658,
"c": 0.12228,
"h": 334.5
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#FEAEED
secondary
#6DE386
accent
#E63100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285