#FCEAED#FCEAED
#FCEAED is a very light, near-neutral red. Relative luminance 0.857; OKLCH L 95.2% C 0.020 H 6.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEAED |
|---|---|
| RGB | rgb(252, 234, 237) |
| HSL | hsl(350, 75%, 95%) |
| HSV | hsv(350, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 6%, 1.2%) |
| CIE-LAB | lab(94.17, 6.59, 0.75) |
| CIE-LCH | lch(94.17, 6.63, 6.48°) |
| OKLab | oklab(95.22% 0.0198 0.0021) |
| OKLCH | oklch(95.22% 0.02 6) |
| XYZ | xyz(84.8520, 85.6566, 92.1677) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.77
Mistyrose
#FFE4E1
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 4.34
Snow
#FFFAFA
ΔE00 6.37
Seashell
#FFF5EE
ΔE00 6.83
Ghostwhite
#F8F8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEAED #EAFCF9
analogous
#FCEAF6 #FCEAED #FCF0EA
triadic
#FCEAED #EDFCEA #EAEDFC
tetradic
#FCEAED #F6FCEA #EAFCF9 #F0EAFC
square
#FCEAED #F6FCEA #EAFCF9 #F0EAFC
split-complementary
#FCEAED #EAFCF0 #EAF6FC
monochromatic
#ED7F91 #F4B4BF #FBE4E8 #FBE4E8 #FBE4E8
Accessibility & contrast
On white
1.16
#FCEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FCEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEAED
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEAED | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fceaed; /* rgb */ color: rgb(252, 234, 237); /* oklch */ color: oklch(95.2% 0.020 6.0);
Tailwind
colors: {
custom: {
50: '#fdf0f2',
500: '#fceaed',
950: '#000000',
},
}SCSS
$custom: #fceaed; $custom-light: #fdf0f2; $custom-dark: #000000;
JSON
{
"hex": "#fceaed",
"rgb": {
"r": 252,
"g": 234,
"b": 237
},
"hsl": {
"h": 350,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.9522,
"c": 0.01994,
"h": 6
},
"luminance": 0.85656
}Semantic roles & 50–950 ramp
primary
#FCEAED
secondary
#A7E3D9
accent
#D7B60E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585