#FEDEE4#FEDEE4
#FEDEE4 is a very light, muted red. Relative luminance 0.789; OKLCH L 92.9% C 0.036 H 5.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEE4 |
|---|---|
| RGB | rgb(254, 222, 228) |
| HSL | hsl(349, 94%, 93%) |
| HSV | hsv(349, 13%, 100%) |
| CMYK | cmyk(0%, 12.6%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.20, 11.98, 1.14) |
| CIE-LCH | lch(91.20, 12.04, 5.42°) |
| OKLab | oklab(92.87% 0.036 0.0032) |
| OKLCH | oklch(92.87% 0.036 5) |
| XYZ | xyz(80.9969, 78.9166, 84.3494) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.40
Light Pink
#FFD1DF
ΔE00 5.15
Pale Pink
#FFCFDC
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 7.92
Pale Rose
#FDC1C5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEE4 #DEFEF8
analogous
#FEDEF4 #FEDEE4 #FEE8DE
triadic
#FEDEE4 #E4FEDE #DEE4FE
tetradic
#FEDEE4 #F4FEDE #DEFEF8 #E8DEFE
square
#FEDEE4 #F4FEDE #DEFEF8 #E8DEFE
split-complementary
#FEDEE4 #DEFEE8 #DEF4FE
monochromatic
#FA6783 #FCA3B3 #FEDEE4 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.25
#FEDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FEDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEE4
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEE4 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E4
Deuteranopia (green-blind)
#E9E8E3
Tritanopia (blue-blind)
#FFDCE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedee4; /* rgb */ color: rgb(254, 222, 228); /* oklch */ color: oklch(92.9% 0.036 5.0);
Tailwind
colors: {
custom: {
50: '#ffe8ec',
500: '#fedee4',
950: '#000000',
},
}SCSS
$custom: #fedee4; $custom-light: #ffe8ec; $custom-dark: #000000;
JSON
{
"hex": "#fedee4",
"rgb": {
"r": 254,
"g": 222,
"b": 228
},
"hsl": {
"h": 348.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.92866,
"c": 0.03617,
"h": 5
},
"luminance": 0.78915
}Semantic roles & 50–950 ramp
primary
#FEDEE4
secondary
#97EADA
accent
#E6BA00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484