#FCE5EA#FCE5EA
#FCE5EA is a very light, muted red. Relative luminance 0.827; OKLCH L 94.2% C 0.026 H 2.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE5EA |
|---|---|
| RGB | rgb(252, 229, 234) |
| HSL | hsl(347, 79%, 94%) |
| HSV | hsv(347, 9%, 99%) |
| CMYK | cmyk(0%, 9.1%, 7.1%, 1.2%) |
| CIE-LAB | lab(92.87, 8.66, 0.42) |
| CIE-LCH | lch(92.87, 8.67, 2.80°) |
| OKLab | oklab(94.18% 0.0259 0.0013) |
| OKLCH | oklch(94.18% 0.026 2.8) |
| XYZ | xyz(83.0140, 82.6759, 89.4109) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.49
Mistyrose
#FFE4E1
ΔE00 3.57
Very Light Pink
#FFF4F2
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.46
Snow
#FFFAFA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE5EA #E5FCF7
analogous
#FCE5F6 #FCE5EA #FCECE5
triadic
#FCE5EA #EAFCE5 #E5EAFC
tetradic
#FCE5EA #F6FCE5 #E5FCF7 #ECE5FC
square
#FCE5EA #F6FCE5 #E5FCF7 #ECE5FC
split-complementary
#FCE5EA #E5FCEC #E5F6FC
monochromatic
#EF7791 #F6AEBE #FCE4E9 #FCE4E9 #FCE4E9
Accessibility & contrast
On white
1.20
#FCE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FCE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE5EA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE5EA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce5ea; /* rgb */ color: rgb(252, 229, 234); /* oklch */ color: oklch(94.2% 0.026 2.8);
Tailwind
colors: {
custom: {
50: '#fdedf0',
500: '#fce5ea',
950: '#000000',
},
}SCSS
$custom: #fce5ea; $custom-light: #fdedf0; $custom-dark: #000000;
JSON
{
"hex": "#fce5ea",
"rgb": {
"r": 252,
"g": 229,
"b": 234
},
"hsl": {
"h": 346.957,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.94184,
"c": 0.02595,
"h": 2.8
},
"luminance": 0.82675
}Semantic roles & 50–950 ramp
primary
#FCE5EA
secondary
#A1E4D6
accent
#DCAE0A
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485