#FEDAE0#FEDAE0
#FEDAE0 is a very light, muted red. Relative luminance 0.766; OKLCH L 92.0% C 0.041 H 6.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAE0 |
|---|---|
| RGB | rgb(254, 218, 224) |
| HSL | hsl(350, 95%, 93%) |
| HSV | hsv(350, 14%, 100%) |
| CMYK | cmyk(0%, 14.2%, 11.8%, 0.4%) |
| CIE-LAB | lab(90.14, 13.42, 1.69) |
| CIE-LCH | lch(90.14, 13.52, 7.19°) |
| OKLab | oklab(92.01% 0.0405 0.0047) |
| OKLCH | oklch(92.01% 0.041 6.6) |
| XYZ | xyz(79.3983, 76.5975, 81.1088) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 4.32
Mistyrose
#FFE4E1
ΔE00 5.18
Light Rose
#FFC5CB
ΔE00 6.58
Pale Rose
#FDC1C5
ΔE00 7.50
Bubblegum
#FFC1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAE0 #DAFEF8
analogous
#FEDAF2 #FEDAE0 #FEE6DA
triadic
#FEDAE0 #E0FEDA #DAE0FE
tetradic
#FEDAE0 #F2FEDA #DAFEF8 #E6DAFE
square
#FEDAE0 #F2FEDA #DAFEF8 #E6DAFE
split-complementary
#FEDAE0 #DAFEE6 #DAF2FE
monochromatic
#FB637C #FC9EAE #FEDAE0 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.29
#FEDAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FEDAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAE0
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAE0 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#FFD8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedae0; /* rgb */ color: rgb(254, 218, 224); /* oklch */ color: oklch(92.0% 0.041 6.6);
Tailwind
colors: {
custom: {
50: '#ffe5e9',
500: '#fedae0',
950: '#000000',
},
}SCSS
$custom: #fedae0; $custom-light: #ffe5e9; $custom-dark: #000000;
JSON
{
"hex": "#fedae0",
"rgb": {
"r": 254,
"g": 218,
"b": 224
},
"hsl": {
"h": 350,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92007,
"c": 0.04072,
"h": 6.6
},
"luminance": 0.76595
}Semantic roles & 50–950 ramp
primary
#FEDAE0
secondary
#93E9DB
accent
#E6BF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484