#FEEAED#FEEAED
#FEEAED is a very light, muted red. Relative luminance 0.860; OKLCH L 95.4% C 0.022 H 7.2°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEAED |
|---|---|
| RGB | rgb(254, 234, 237) |
| HSL | hsl(351, 91%, 96%) |
| HSV | hsv(351, 8%, 100%) |
| CMYK | cmyk(0%, 7.9%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.33, 7.27, 1.00) |
| CIE-LCH | lch(94.33, 7.34, 7.84°) |
| OKLab | oklab(95.38% 0.0219 0.0028) |
| OKLCH | oklch(95.38% 0.022 7.2) |
| XYZ | xyz(85.5803, 86.0321, 92.2018) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.21
Mistyrose
#FFE4E1
ΔE00 3.46
Very Light Pink
#FFF4F2
ΔE00 4.85
Snow
#FFFAFA
ΔE00 6.96
Seashell
#FFF5EE
ΔE00 7.29
Ghostwhite
#F8F8FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEAED #EAFEFB
analogous
#FEEAF7 #FEEAED #FEF1EA
triadic
#FEEAED #EDFEEA #EAEDFE
tetradic
#FEEAED #F7FEEA #EAFEFB #F1EAFE
square
#FEEAED #F7FEEA #EAFEFB #F1EAFE
split-complementary
#FEEAED #EAFEF1 #EAF7FE
monochromatic
#F87589 #FBB0BB #FEE2E6 #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.15
#FEEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FEEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEAED
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEAED | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feeaed; /* rgb */ color: rgb(254, 234, 237); /* oklch */ color: oklch(95.4% 0.022 7.2);
Tailwind
colors: {
custom: {
50: '#fef0f2',
500: '#feeaed',
950: '#000000',
},
}SCSS
$custom: #feeaed; $custom-light: #fef0f2; $custom-dark: #000000;
JSON
{
"hex": "#feeaed",
"rgb": {
"r": 254,
"g": 234,
"b": 237
},
"hsl": {
"h": 351,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95384,
"c": 0.02209,
"h": 7.2
},
"luminance": 0.86031
}Semantic roles & 50–950 ramp
primary
#FEEAED
secondary
#A2EADF
accent
#E6C300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585