#FEDED9#FEDED9
#FEDED9 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.6% C 0.036 H 28.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDED9 |
|---|---|
| RGB | rgb(254, 222, 217) |
| HSL | hsl(8, 95%, 92%) |
| HSV | hsv(8, 15%, 100%) |
| CMYK | cmyk(0%, 12.6%, 14.6%, 0.4%) |
| CIE-LAB | lab(90.93, 10.24, 6.51) |
| CIE-LCH | lch(90.93, 12.13, 32.45°) |
| OKLab | oklab(92.57% 0.0319 0.0172) |
| OKLCH | oklch(92.57% 0.036 28.3) |
| XYZ | xyz(79.5182, 78.3251, 76.5616) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.00
Lavenderblush
#FFF0F5
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 8.28
Light Pink
#FFD1DF
ΔE00 8.69
Pale Pink
#FFCFDC
ΔE00 8.71
Light Rose
#FFC5CB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDED9 #D9F9FE
analogous
#FED9E7 #FEDED9 #FEF1D9
triadic
#FEDED9 #D9FEDE #DED9FE
tetradic
#FEDED9 #E7FED9 #D9F9FE #F1D9FE
square
#FEDED9 #E7FED9 #D9F9FE #F1D9FE
split-complementary
#FEDED9 #D9FEF1 #D9E7FE
monochromatic
#FB7662 #FCAA9D #FEDED9 #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.26
#FEDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FEDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDED9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDED9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #feded9; /* rgb */ color: rgb(254, 222, 217); /* oklch */ color: oklch(92.6% 0.036 28.3);
Tailwind
colors: {
custom: {
50: '#ffe8e4',
500: '#feded9',
950: '#000000',
},
}SCSS
$custom: #feded9; $custom-light: #ffe8e4; $custom-dark: #000000;
JSON
{
"hex": "#feded9",
"rgb": {
"r": 254,
"g": 222,
"b": 217
},
"hsl": {
"h": 8.108,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.92568,
"c": 0.03627,
"h": 28.3
},
"luminance": 0.78323
}Semantic roles & 50–950 ramp
primary
#FEDED9
secondary
#92DDE9
accent
#C6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484