#FEDFD5#FEDFD5
#FEDFD5 is a very light, muted red. Relative luminance 0.786; OKLCH L 92.7% C 0.037 H 38.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFD5 |
|---|---|
| RGB | rgb(254, 223, 213) |
| HSL | hsl(15, 95%, 92%) |
| HSV | hsv(15, 16%, 100%) |
| CMYK | cmyk(0%, 12.2%, 16.1%, 0.4%) |
| CIE-LAB | lab(91.08, 9.11, 8.82) |
| CIE-LCH | lch(91.08, 12.68, 44.07°) |
| OKLab | oklab(92.65% 0.0289 0.0232) |
| OKLCH | oklch(92.65% 0.037 38.7) |
| XYZ | xyz(79.2706, 78.6523, 73.9435) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.25
Apricot
#FBCEB1
ΔE00 7.98
Very Light Pink
#FFF4F2
ΔE00 8.13
Lavenderblush
#FFF0F5
ΔE00 8.44
Seashell
#FFF5EE
ΔE00 8.61
Peach
#FFDAB9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFD5 #D5F4FE
analogous
#FED5E0 #FEDFD5 #FEF4D5
triadic
#FEDFD5 #D5FEDF #DFD5FE
tetradic
#FEDFD5 #E0FED5 #D5F4FE #F4D5FE
square
#FEDFD5 #E0FED5 #D5F4FE #F4D5FE
split-complementary
#FEDFD5 #D5FEF4 #D5E0FE
monochromatic
#FB845D #FDB199 #FEDFD5 #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.26
#FEDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FEDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFD5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFD5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfd5; /* rgb */ color: rgb(254, 223, 213); /* oklch */ color: oklch(92.7% 0.037 38.7);
Tailwind
colors: {
custom: {
50: '#ffe9e1',
500: '#fedfd5',
950: '#000000',
},
}SCSS
$custom: #fedfd5; $custom-light: #ffe9e1; $custom-dark: #000000;
JSON
{
"hex": "#fedfd5",
"rgb": {
"r": 254,
"g": 223,
"b": 213
},
"hsl": {
"h": 14.634,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.92653,
"c": 0.03706,
"h": 38.7
},
"luminance": 0.7865
}Semantic roles & 50–950 ramp
primary
#FEDFD5
secondary
#8FD3E9
accent
#AEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484