#FCE3E2#FCE3E2
#FCE3E2 is a very light, muted red. Relative luminance 0.811; OKLCH L 93.6% C 0.028 H 20.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3E2 |
|---|---|
| RGB | rgb(252, 227, 226) |
| HSL | hsl(2, 81%, 94%) |
| HSV | hsv(2, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 10.3%, 1.2%) |
| CIE-LAB | lab(92.19, 8.38, 3.60) |
| CIE-LCH | lch(92.19, 9.12, 23.27°) |
| OKLab | oklab(93.58% 0.0259 0.0096) |
| OKLCH | oklch(93.58% 0.028 20.4) |
| XYZ | xyz(81.3403, 81.1261, 83.3108) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.05
Lavenderblush
#FFF0F5
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 6.16
Seashell
#FFF5EE
ΔE00 7.90
Snow
#FFFAFA
ΔE00 8.68
Linen
#FAF0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3E2 #E2FBFC
analogous
#FCE2EE #FCE3E2 #FCF0E2
triadic
#FCE3E2 #E2FCE3 #E3E2FC
tetradic
#FCE3E2 #EEFCE2 #E2FBFC #F0E2FC
square
#FCE3E2 #EEFCE2 #E2FBFC #F0E2FC
split-complementary
#FCE3E2 #E2FCF0 #E2EEFC
monochromatic
#F17873 #F6ADAB #FCE3E2 #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.22
#FCE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FCE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3E2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3E2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#EDEAE2
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fce3e2; /* rgb */ color: rgb(252, 227, 226); /* oklch */ color: oklch(93.6% 0.028 20.4);
Tailwind
colors: {
custom: {
50: '#fdebeb',
500: '#fce3e2',
950: '#000000',
},
}SCSS
$custom: #fce3e2; $custom-light: #fdebeb; $custom-dark: #000000;
JSON
{
"hex": "#fce3e2",
"rgb": {
"r": 252,
"g": 227,
"b": 226
},
"hsl": {
"h": 2.308,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93583,
"c": 0.02758,
"h": 20.4
},
"luminance": 0.81125
}Semantic roles & 50–950 ramp
primary
#FCE3E2
secondary
#9EE2E4
accent
#D5DE08
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484