#FCEDEC#FCEDEC
#FCEDEC is a very light, near-neutral red. Relative luminance 0.873; OKLCH L 95.8% C 0.016 H 22.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDEC |
|---|---|
| RGB | rgb(252, 237, 236) |
| HSL | hsl(4, 73%, 96%) |
| HSV | hsv(4, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 6.3%, 1.2%) |
| CIE-LAB | lab(94.87, 4.89, 2.30) |
| CIE-LCH | lch(94.87, 5.40, 25.20°) |
| OKLab | oklab(95.77% 0.0152 0.0062) |
| OKLCH | oklch(95.77% 0.016 22.1) |
| XYZ | xyz(85.5676, 87.3209, 91.6875) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.21
Lavenderblush
#FFF0F5
ΔE00 2.87
Seashell
#FFF5EE
ΔE00 4.41
Mistyrose
#FFE4E1
ΔE00 4.45
Snow
#FFFAFA
ΔE00 4.73
Linen
#FAF0E6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDEC #ECFBFC
analogous
#FCECF3 #FCEDEC #FCF5EC
triadic
#FCEDEC #ECFCED #EDECFC
tetradic
#FCEDEC #F3FCEC #ECFBFC #F5ECFC
square
#FCEDEC #F3FCEC #ECFBFC #F5ECFC
split-complementary
#FCEDEC #ECFCF5 #ECF3FC
monochromatic
#EB8982 #F4BBB7 #FBE6E5 #FBE6E5 #FBE6E5
Accessibility & contrast
On white
1.14
#FCEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#FCEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDEC
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDEC | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcedec; /* rgb */ color: rgb(252, 237, 236); /* oklch */ color: oklch(95.8% 0.016 22.1);
Tailwind
colors: {
custom: {
50: '#fdf2f2',
500: '#fcedec',
950: '#000000',
},
}SCSS
$custom: #fcedec; $custom-light: #fdf2f2; $custom-dark: #000000;
JSON
{
"hex": "#fcedec",
"rgb": {
"r": 252,
"g": 237,
"b": 236
},
"hsl": {
"h": 3.75,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.95767,
"c": 0.01636,
"h": 22.1
},
"luminance": 0.8732
}Semantic roles & 50–950 ramp
primary
#FCEDEC
secondary
#A9DFE3
accent
#C9D511
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585