#FEDFD8#FEDFD8
#FEDFD8 is a very light, muted red. Relative luminance 0.788; OKLCH L 92.7% C 0.036 H 32.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFD8 |
|---|---|
| RGB | rgb(254, 223, 216) |
| HSL | hsl(11, 95%, 92%) |
| HSV | hsv(11, 15%, 100%) |
| CMYK | cmyk(0%, 12.2%, 15%, 0.4%) |
| CIE-LAB | lab(91.15, 9.57, 7.35) |
| CIE-LCH | lch(91.15, 12.06, 37.53°) |
| OKLab | oklab(92.73% 0.0301 0.0194) |
| OKLCH | oklch(92.73% 0.036 32.8) |
| XYZ | xyz(79.6549, 78.8060, 75.9675) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.18
Lavenderblush
#FFF0F5
ΔE00 7.64
Very Light Pink
#FFF4F2
ΔE00 7.95
Seashell
#FFF5EE
ΔE00 8.87
Apricot
#FBCEB1
ΔE00 9.13
Linen
#FAF0E6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFD8 #D8F7FE
analogous
#FED8E4 #FEDFD8 #FEF2D8
triadic
#FEDFD8 #D8FEDF #DFD8FE
tetradic
#FEDFD8 #E4FED8 #D8F7FE #F2D8FE
square
#FEDFD8 #E4FED8 #D8F7FE #F2D8FE
split-complementary
#FEDFD8 #D8FEF2 #D8E4FE
monochromatic
#FB7D61 #FCAE9C #FEDFD8 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.25
#FEDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FEDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFD8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFD8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#ECE8D8
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfd8; /* rgb */ color: rgb(254, 223, 216); /* oklch */ color: oklch(92.7% 0.036 32.8);
Tailwind
colors: {
custom: {
50: '#ffe9e4',
500: '#fedfd8',
950: '#000000',
},
}SCSS
$custom: #fedfd8; $custom-light: #ffe9e4; $custom-dark: #000000;
JSON
{
"hex": "#fedfd8",
"rgb": {
"r": 254,
"g": 223,
"b": 216
},
"hsl": {
"h": 11.053,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.92731,
"c": 0.03577,
"h": 32.8
},
"luminance": 0.78804
}Semantic roles & 50–950 ramp
primary
#FEDFD8
secondary
#91D9E9
accent
#BBE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484