#FCEDEA#FCEDEA
#FCEDEA is a very light, near-neutral red. Relative luminance 0.872; OKLCH L 95.7% C 0.017 H 31.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDEA |
|---|---|
| RGB | rgb(252, 237, 234) |
| HSL | hsl(10, 75%, 95%) |
| HSV | hsv(10, 7%, 99%) |
| CMYK | cmyk(0%, 6%, 7.1%, 1.2%) |
| CIE-LAB | lab(94.83, 4.55, 3.27) |
| CIE-LCH | lch(94.83, 5.60, 35.65°) |
| OKLab | oklab(95.71% 0.0144 0.0087) |
| OKLCH | oklch(95.71% 0.017 31.1) |
| XYZ | xyz(85.2787, 87.2053, 90.1658) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.05
Seashell
#FFF5EE
ΔE00 3.66
Lavenderblush
#FFF0F5
ΔE00 3.84
Mistyrose
#FFE4E1
ΔE00 4.57
Snow
#FFFAFA
ΔE00 4.74
Linen
#FAF0E6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDEA #EAF9FC
analogous
#FCEAF0 #FCEDEA #FCF6EA
triadic
#FCEDEA #EAFCED #EDEAFC
tetradic
#FCEDEA #F0FCEA #EAF9FC #F6EAFC
square
#FCEDEA #F0FCEA #EAF9FC #F6EAFC
split-complementary
#FCEDEA #EAFCF6 #EAF0FC
monochromatic
#ED917F #F4BFB4 #FBE8E4 #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.14
#FCEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FCEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDEA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDEA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcedea; /* rgb */ color: rgb(252, 237, 234); /* oklch */ color: oklch(95.7% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#fdf2f0',
500: '#fcedea',
950: '#000000',
},
}SCSS
$custom: #fcedea; $custom-light: #fdf2f0; $custom-dark: #000000;
JSON
{
"hex": "#fcedea",
"rgb": {
"r": 252,
"g": 237,
"b": 234
},
"hsl": {
"h": 10,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95712,
"c": 0.01683,
"h": 31.1
},
"luminance": 0.87204
}Semantic roles & 50–950 ramp
primary
#FCEDEA
secondary
#A7D9E3
accent
#B6D70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585