#FEDCDF#FEDCDF
#FEDCDF is a very light, muted red. Relative luminance 0.776; OKLCH L 92.4% C 0.038 H 11.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCDF |
|---|---|
| RGB | rgb(254, 220, 223) |
| HSL | hsl(355, 94%, 93%) |
| HSV | hsv(355, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 12.2%, 0.4%) |
| CIE-LAB | lab(90.59, 12.22, 2.88) |
| CIE-LCH | lch(90.59, 12.55, 13.26°) |
| OKLab | oklab(92.35% 0.0371 0.0078) |
| OKLCH | oklch(92.35% 0.038 11.8) |
| XYZ | xyz(79.7848, 77.5869, 80.5706) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Light Pink
#FFD1DF
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 5.58
Lavenderblush
#FFF0F5
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.31
Pale Rose
#FDC1C5
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCDF #DCFEFB
analogous
#FEDCF0 #FEDCDF #FEEADC
triadic
#FEDCDF #DFFEDC #DCDFFE
tetradic
#FEDCDF #F0FEDC #DCFEFB #EADCFE
square
#FEDCDF #F0FEDC #DCFEFB #EADCFE
split-complementary
#FEDCDF #DCFEEA #DCF0FE
monochromatic
#FB6572 #FCA0A9 #FEDCDF #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.27
#FEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCDF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCDF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E9E6DE
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedcdf; /* rgb */ color: rgb(254, 220, 223); /* oklch */ color: oklch(92.4% 0.038 11.8);
Tailwind
colors: {
custom: {
50: '#ffe6e9',
500: '#fedcdf',
950: '#000000',
},
}SCSS
$custom: #fedcdf; $custom-light: #ffe6e9; $custom-dark: #000000;
JSON
{
"hex": "#fedcdf",
"rgb": {
"r": 254,
"g": 220,
"b": 223
},
"hsl": {
"h": 354.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.92353,
"c": 0.03792,
"h": 11.8
},
"luminance": 0.77585
}Semantic roles & 50–950 ramp
primary
#FEDCDF
secondary
#95E9E2
accent
#E6D100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484