#FCEDF8#FCEDF8
#FCEDF8 is a very light, muted pink. Relative luminance 0.880; OKLCH L 96.1% C 0.022 H 334.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDF8 |
|---|---|
| RGB | rgb(252, 237, 248) |
| HSL | hsl(316, 71%, 96%) |
| HSV | hsv(316, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 1.6%, 1.2%) |
| CIE-LAB | lab(95.18, 6.94, -3.48) |
| CIE-LCH | lch(95.18, 7.76, 333.37°) |
| OKLab | oklab(96.1% 0.0196 -0.0092) |
| OKLCH | oklch(96.1% 0.022 334.9) |
| XYZ | xyz(87.3699, 88.0418, 101.1798) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.59
Very Light Pink
#FFF4F2
ΔE00 6.42
Ghostwhite
#F8F8FF
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.05
Snow
#FFFAFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDF8 #EDFCF1
analogous
#F8EDFC #FCEDF8 #FCEDF0
triadic
#FCEDF8 #F8FCED #EDF8FC
tetradic
#FCEDF8 #FCF8ED #EDFCF1 #EDF0FC
square
#FCEDF8 #FCF8ED #EDFCF1 #EDF0FC
split-complementary
#FCEDF8 #F0FCED #EDFCF8
monochromatic
#EB84CF #F3B9E4 #FBE5F5 #FBE5F5 #FBE5F5
Accessibility & contrast
On white
1.13
#FCEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#FCEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDF8
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDF8 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#FEEDF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedf8; /* rgb */ color: rgb(252, 237, 248); /* oklch */ color: oklch(96.1% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#fdf2fa',
500: '#fcedf8',
950: '#000000',
},
}SCSS
$custom: #fcedf8; $custom-light: #fdf2fa; $custom-dark: #000000;
JSON
{
"hex": "#fcedf8",
"rgb": {
"r": 252,
"g": 237,
"b": 248
},
"hsl": {
"h": 316,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96105,
"c": 0.02162,
"h": 334.9
},
"luminance": 0.88041
}Semantic roles & 50–950 ramp
primary
#FCEDF8
secondary
#AAE3B9
accent
#D34612
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585