#FCEDF0#FCEDF0
#FCEDF0 is a very light, near-neutral red. Relative luminance 0.876; OKLCH L 95.9% C 0.017 H 3.6°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDF0 |
|---|---|
| RGB | rgb(252, 237, 240) |
| HSL | hsl(348, 71%, 96%) |
| HSV | hsv(348, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 4.8%, 1.2%) |
| CIE-LAB | lab(94.97, 5.56, 0.37) |
| CIE-LCH | lch(94.97, 5.57, 3.80°) |
| OKLab | oklab(95.88% 0.0167 0.0011) |
| OKLCH | oklch(95.88% 0.017 3.6) |
| XYZ | xyz(86.1553, 87.5560, 94.7825) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.11
Very Light Pink
#FFF4F2
ΔE00 3.39
Mistyrose
#FFE4E1
ΔE00 4.88
Snow
#FFFAFA
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 6.03
Ghostwhite
#F8F8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDF0 #EDFCF9
analogous
#FCEDF7 #FCEDF0 #FCF1ED
triadic
#FCEDF0 #F0FCED #EDF0FC
tetradic
#FCEDF0 #F7FCED #EDFCF9 #F1EDFC
square
#FCEDF0 #F7FCED #EDFCF9 #F1EDFC
split-complementary
#FCEDF0 #EDFCF1 #EDF7FC
monochromatic
#EB8499 #F3B9C4 #FBE5E9 #FBE5E9 #FBE5E9
Accessibility & contrast
On white
1.13
#FCEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#FCEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDF0
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDF0 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedf0; /* rgb */ color: rgb(252, 237, 240); /* oklch */ color: oklch(95.9% 0.017 3.6);
Tailwind
colors: {
custom: {
50: '#fdf2f4',
500: '#fcedf0',
950: '#000000',
},
}SCSS
$custom: #fcedf0; $custom-light: #fdf2f4; $custom-dark: #000000;
JSON
{
"hex": "#fcedf0",
"rgb": {
"r": 252,
"g": 237,
"b": 240
},
"hsl": {
"h": 348,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95877,
"c": 0.01668,
"h": 3.6
},
"luminance": 0.87555
}Semantic roles & 50–950 ramp
primary
#FCEDF0
secondary
#AAE3D8
accent
#D3AD12
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585