#FCE2E6#FCE2E6
#FCE2E6 is a very light, muted red. Relative luminance 0.808; OKLCH L 93.5% C 0.029 H 7.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE2E6 |
|---|---|
| RGB | rgb(252, 226, 230) |
| HSL | hsl(351, 81%, 94%) |
| HSV | hsv(351, 10%, 99%) |
| CMYK | cmyk(0%, 10.3%, 8.7%, 1.2%) |
| CIE-LAB | lab(92.04, 9.55, 1.31) |
| CIE-LCH | lch(92.04, 9.64, 7.78°) |
| OKLab | oklab(93.5% 0.0288 0.0036) |
| OKLCH | oklch(93.5% 0.029 7.1) |
| XYZ | xyz(81.6229, 80.8028, 86.1443) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.05
Lavenderblush
#FFF0F5
ΔE00 4.59
Light Pink
#FFD1DF
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.60
Snow
#FFFAFA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE2E6 #E2FCF8
analogous
#FCE2F3 #FCE2E6 #FCEBE2
triadic
#FCE2E6 #E6FCE2 #E2E6FC
tetradic
#FCE2E6 #F3FCE2 #E2FCF8 #EBE2FC
square
#FCE2E6 #F3FCE2 #E2FCF8 #EBE2FC
split-complementary
#FCE2E6 #E2FCEB #E2F3FC
monochromatic
#F17386 #F6ABB6 #FCE2E6 #FCE3E7 #FCE3E7
Accessibility & contrast
On white
1.22
#FCE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FCE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE2E6
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE2E6 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E6
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce2e6; /* rgb */ color: rgb(252, 226, 230); /* oklch */ color: oklch(93.5% 0.029 7.1);
Tailwind
colors: {
custom: {
50: '#fdebed',
500: '#fce2e6',
950: '#000000',
},
}SCSS
$custom: #fce2e6; $custom-light: #fdebed; $custom-dark: #000000;
JSON
{
"hex": "#fce2e6",
"rgb": {
"r": 252,
"g": 226,
"b": 230
},
"hsl": {
"h": 350.769,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93504,
"c": 0.02902,
"h": 7.1
},
"luminance": 0.80801
}Semantic roles & 50–950 ramp
primary
#FCE2E6
secondary
#9EE4D9
accent
#DEBD08
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484