#FCEDEF#FCEDEF
#FCEDEF is a very light, near-neutral red. Relative luminance 0.875; OKLCH L 95.8% C 0.016 H 8.2°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDEF |
|---|---|
| RGB | rgb(252, 237, 239) |
| HSL | hsl(352, 71%, 96%) |
| HSV | hsv(352, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 5.2%, 1.2%) |
| CIE-LAB | lab(94.95, 5.39, 0.85) |
| CIE-LCH | lch(94.95, 5.46, 8.98°) |
| OKLab | oklab(95.85% 0.0163 0.0023) |
| OKLCH | oklch(95.85% 0.016 8.2) |
| XYZ | xyz(86.0071, 87.4967, 94.0023) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.51
Very Light Pink
#FFF4F2
ΔE00 3.04
Mistyrose
#FFE4E1
ΔE00 4.71
Snow
#FFFAFA
ΔE00 5.02
Seashell
#FFF5EE
ΔE00 5.62
Ghostwhite
#F8F8FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDEF #EDFCFA
analogous
#FCEDF6 #FCEDEF #FCF2ED
triadic
#FCEDEF #EFFCED #EDEFFC
tetradic
#FCEDEF #F6FCED #EDFCFA #F2EDFC
square
#FCEDEF #F6FCED #EDFCFA #F2EDFC
split-complementary
#FCEDEF #EDFCF2 #EDF6FC
monochromatic
#EB8492 #F3B9C0 #FBE5E8 #FBE5E8 #FBE5E8
Accessibility & contrast
On white
1.14
#FCEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#FCEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDEF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDEF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcedef; /* rgb */ color: rgb(252, 237, 239); /* oklch */ color: oklch(95.8% 0.016 8.2);
Tailwind
colors: {
custom: {
50: '#fdf2f4',
500: '#fcedef',
950: '#000000',
},
}SCSS
$custom: #fcedef; $custom-light: #fdf2f4; $custom-dark: #000000;
JSON
{
"hex": "#fcedef",
"rgb": {
"r": 252,
"g": 237,
"b": 239
},
"hsl": {
"h": 352,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95849,
"c": 0.01645,
"h": 8.2
},
"luminance": 0.87496
}Semantic roles & 50–950 ramp
primary
#FCEDEF
secondary
#AAE3DB
accent
#D3BA12
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585