#FCE4E4#FCE4E4
#FCE4E4 is a very light, muted red. Relative luminance 0.818; OKLCH L 93.8% C 0.026 H 17.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE4E4 |
|---|---|
| RGB | rgb(252, 228, 228) |
| HSL | hsl(0, 80%, 94%) |
| HSV | hsv(0, 10%, 99%) |
| CMYK | cmyk(0%, 9.5%, 9.5%, 1.2%) |
| CIE-LAB | lab(92.48, 8.19, 2.98) |
| CIE-LCH | lch(92.48, 8.72, 20.02°) |
| OKLab | oklab(93.83% 0.0251 0.008) |
| OKLCH | oklch(93.83% 0.026 17.6) |
| XYZ | xyz(81.8907, 81.7851, 84.8559) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.53
Lavenderblush
#FFF0F5
ΔE00 4.29
Very Light Pink
#FFF4F2
ΔE00 5.90
Seashell
#FFF5EE
ΔE00 7.80
Snow
#FFFAFA
ΔE00 8.36
Linen
#FAF0E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE4E4 #E4FCFC
analogous
#FCE4F0 #FCE4E4 #FCF0E4
triadic
#FCE4E4 #E4FCE4 #E4E4FC
tetradic
#FCE4E4 #F0FCE4 #E4FCFC #F0E4FC
square
#FCE4E4 #F0FCE4 #E4FCFC #F0E4FC
split-complementary
#FCE4E4 #E4FCF0 #E4F0FC
monochromatic
#F07676 #F6ADAD #FCE3E3 #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.21
#FCE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FCE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE4E4
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE4E4 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fce4e4; /* rgb */ color: rgb(252, 228, 228); /* oklch */ color: oklch(93.8% 0.026 17.6);
Tailwind
colors: {
custom: {
50: '#fdecec',
500: '#fce4e4',
950: '#000000',
},
}SCSS
$custom: #fce4e4; $custom-light: #fdecec; $custom-dark: #000000;
JSON
{
"hex": "#fce4e4",
"rgb": {
"r": 252,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.93828,
"c": 0.02638,
"h": 17.6
},
"luminance": 0.81784
}Semantic roles & 50–950 ramp
primary
#FCE4E4
secondary
#A0E4E4
accent
#DCDC09
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484