#FED8DE#FED8DE
#FED8DE is a very light, muted red. Relative luminance 0.755; OKLCH L 91.6% C 0.043 H 7.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FED8DE |
|---|---|
| RGB | rgb(254, 216, 222) |
| HSL | hsl(351, 95%, 92%) |
| HSV | hsv(351, 15%, 100%) |
| CMYK | cmyk(0%, 15%, 12.6%, 0.4%) |
| CIE-LAB | lab(89.61, 14.14, 1.98) |
| CIE-LCH | lch(89.61, 14.27, 7.95°) |
| OKLab | oklab(91.58% 0.0427 0.0054) |
| OKLCH | oklch(91.58% 0.043 7.2) |
| XYZ | xyz(78.6131, 75.4586, 79.5169) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.63
Pale Pink
#FFCFDC
ΔE00 3.79
Mistyrose
#FFE4E1
ΔE00 5.63
Light Rose
#FFC5CB
ΔE00 5.92
Pale Rose
#FDC1C5
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED8DE #D8FEF8
analogous
#FED8F1 #FED8DE #FEE5D8
triadic
#FED8DE #DEFED8 #D8DEFE
tetradic
#FED8DE #F1FED8 #D8FEF8 #E5D8FE
square
#FED8DE #F1FED8 #D8FEF8 #E5D8FE
split-complementary
#FED8DE #D8FEE5 #D8F1FE
monochromatic
#FB6179 #FC9CAC #FED8DE #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.31
#FED8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FED8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED8DE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED8DE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#FFD6DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fed8de; /* rgb */ color: rgb(254, 216, 222); /* oklch */ color: oklch(91.6% 0.043 7.2);
Tailwind
colors: {
custom: {
50: '#ffe4e8',
500: '#fed8de',
950: '#000000',
},
}SCSS
$custom: #fed8de; $custom-light: #ffe4e8; $custom-dark: #000000;
JSON
{
"hex": "#fed8de",
"rgb": {
"r": 254,
"g": 216,
"b": 222
},
"hsl": {
"h": 350.526,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.91578,
"c": 0.04301,
"h": 7.2
},
"luminance": 0.75456
}Semantic roles & 50–950 ramp
primary
#FED8DE
secondary
#91E9DB
accent
#E6C100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484