#FCE4E8#FCE4E8
#FCE4E8 is a very light, muted red. Relative luminance 0.820; OKLCH L 93.9% C 0.027 H 6.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE4E8 |
|---|---|
| RGB | rgb(252, 228, 232) |
| HSL | hsl(350, 80%, 94%) |
| HSV | hsv(350, 10%, 99%) |
| CMYK | cmyk(0%, 9.5%, 7.9%, 1.2%) |
| CIE-LAB | lab(92.58, 8.85, 1.04) |
| CIE-LCH | lch(92.58, 8.91, 6.71°) |
| OKLab | oklab(93.94% 0.0266 0.0029) |
| OKLCH | oklch(93.94% 0.027 6.2) |
| XYZ | xyz(82.4524, 82.0098, 87.8142) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.09
Lavenderblush
#FFF0F5
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 6.60
Light Pink
#FFD1DF
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.28
Snow
#FFFAFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE4E8 #E4FCF8
analogous
#FCE4F4 #FCE4E8 #FCECE4
triadic
#FCE4E8 #E8FCE4 #E4E8FC
tetradic
#FCE4E8 #F4FCE4 #E4FCF8 #ECE4FC
square
#FCE4E8 #F4FCE4 #E4FCF8 #ECE4FC
split-complementary
#FCE4E8 #E4FCEC #E4F4FC
monochromatic
#F0768A #F6ADB9 #FCE3E8 #FCE3E8 #FCE3E8
Accessibility & contrast
On white
1.21
#FCE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FCE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE4E8
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE4E8 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce4e8; /* rgb */ color: rgb(252, 228, 232); /* oklch */ color: oklch(93.9% 0.027 6.2);
Tailwind
colors: {
custom: {
50: '#fdecef',
500: '#fce4e8',
950: '#000000',
},
}SCSS
$custom: #fce4e8; $custom-light: #fdecef; $custom-dark: #000000;
JSON
{
"hex": "#fce4e8",
"rgb": {
"r": 252,
"g": 228,
"b": 232
},
"hsl": {
"h": 350,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.93938,
"c": 0.02679,
"h": 6.2
},
"luminance": 0.82008
}Semantic roles & 50–950 ramp
primary
#FCE4E8
secondary
#A0E4D9
accent
#DCB909
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485