#FCEDED#FCEDED
#FCEDED is a very light, near-neutral red. Relative luminance 0.874; OKLCH L 95.8% C 0.016 H 17.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDED |
|---|---|
| RGB | rgb(252, 237, 237) |
| HSL | hsl(0, 71%, 96%) |
| HSV | hsv(0, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 6%, 1.2%) |
| CIE-LAB | lab(94.90, 5.05, 1.82) |
| CIE-LCH | lch(94.90, 5.37, 19.77°) |
| OKLab | oklab(95.79% 0.0155 0.0049) |
| OKLCH | oklch(95.79% 0.016 17.4) |
| XYZ | xyz(85.7133, 87.3792, 92.4548) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.40
Very Light Pink
#FFF4F2
ΔE00 2.43
Mistyrose
#FFE4E1
ΔE00 4.48
Snow
#FFFAFA
ΔE00 4.79
Seashell
#FFF5EE
ΔE00 4.80
Linen
#FAF0E6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDED #EDFCFC
analogous
#FCEDF4 #FCEDED #FCF4ED
triadic
#FCEDED #EDFCED #EDEDFC
tetradic
#FCEDED #F4FCED #EDFCFC #F4EDFC
square
#FCEDED #F4FCED #EDFCFC #F4EDFC
split-complementary
#FCEDED #EDFCF4 #EDF4FC
monochromatic
#EB8484 #F3B9B9 #FBE5E5 #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.14
#FCEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FCEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDED
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDED | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fceded; /* rgb */ color: rgb(252, 237, 237); /* oklch */ color: oklch(95.8% 0.016 17.4);
Tailwind
colors: {
custom: {
50: '#fdf2f2',
500: '#fceded',
950: '#000000',
},
}SCSS
$custom: #fceded; $custom-light: #fdf2f2; $custom-dark: #000000;
JSON
{
"hex": "#fceded",
"rgb": {
"r": 252,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95794,
"c": 0.01628,
"h": 17.4
},
"luminance": 0.87378
}Semantic roles & 50–950 ramp
primary
#FCEDED
secondary
#AAE3E3
accent
#D3D312
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585