#FCEDEE#FCEDEE
#FCEDEE is a very light, near-neutral red. Relative luminance 0.874; OKLCH L 95.8% C 0.016 H 12.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDEE |
|---|---|
| RGB | rgb(252, 237, 238) |
| HSL | hsl(356, 71%, 96%) |
| HSV | hsv(356, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 5.6%, 1.2%) |
| CIE-LAB | lab(94.92, 5.22, 1.33) |
| CIE-LCH | lch(94.92, 5.39, 14.33°) |
| OKLab | oklab(95.82% 0.0159 0.0036) |
| OKLCH | oklch(95.82% 0.016 12.8) |
| XYZ | xyz(85.8598, 87.4378, 93.2264) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.95
Very Light Pink
#FFF4F2
ΔE00 2.72
Mistyrose
#FFE4E1
ΔE00 4.57
Snow
#FFFAFA
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 5.21
Linen
#FAF0E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDEE #EDFCFB
analogous
#FCEDF5 #FCEDEE #FCF3ED
triadic
#FCEDEE #EEFCED #EDEEFC
tetradic
#FCEDEE #F5FCED #EDFCFB #F3EDFC
square
#FCEDEE #F5FCED #EDFCFB #F3EDFC
split-complementary
#FCEDEE #EDFCF3 #EDF5FC
monochromatic
#EB848B #F3B9BC #FBE5E6 #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.14
#FCEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FCEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDEE
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDEE | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcedee; /* rgb */ color: rgb(252, 237, 238); /* oklch */ color: oklch(95.8% 0.016 12.8);
Tailwind
colors: {
custom: {
50: '#fdf2f3',
500: '#fcedee',
950: '#000000',
},
}SCSS
$custom: #fcedee; $custom-light: #fdf2f3; $custom-dark: #000000;
JSON
{
"hex": "#fcedee",
"rgb": {
"r": 252,
"g": 237,
"b": 238
},
"hsl": {
"h": 356,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95822,
"c": 0.0163,
"h": 12.8
},
"luminance": 0.87437
}Semantic roles & 50–950 ramp
primary
#FCEDEE
secondary
#AAE3DF
accent
#D3C712
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585