#FCEDF4#FCEDF4
#FCEDF4 is a very light, near-neutral pink. Relative luminance 0.878; OKLCH L 96.0% C 0.019 H 347.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDF4 |
|---|---|
| RGB | rgb(252, 237, 244) |
| HSL | hsl(332, 71%, 96%) |
| HSV | hsv(332, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.08, 6.25, -1.56) |
| CIE-LCH | lch(95.08, 6.44, 346.00°) |
| OKLab | oklab(95.99% 0.0181 -0.004) |
| OKLCH | oklch(95.99% 0.019 347.4) |
| XYZ | xyz(86.7560, 87.7963, 97.9464) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.06
Very Light Pink
#FFF4F2
ΔE00 4.90
Mistyrose
#FFE4E1
ΔE00 5.86
Snow
#FFFAFA
ΔE00 6.10
Ghostwhite
#F8F8FF
ΔE00 6.59
Seashell
#FFF5EE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDF4 #EDFCF5
analogous
#FCEDFB #FCEDF4 #FCEDED
triadic
#FCEDF4 #F4FCED #EDF4FC
tetradic
#FCEDF4 #FBFCED #EDFCF5 #EDEDFC
square
#FCEDF4 #FBFCED #EDFCF5 #EDEDFC
split-complementary
#FCEDF4 #EDFCED #EDFBFC
monochromatic
#EB84B4 #F3B9D4 #FBE5EF #FBE5EF #FBE5EF
Accessibility & contrast
On white
1.13
#FCEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FCEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDF4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDF4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF4
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#FEEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedf4; /* rgb */ color: rgb(252, 237, 244); /* oklch */ color: oklch(96.0% 0.019 347.4);
Tailwind
colors: {
custom: {
50: '#fdf2f7',
500: '#fcedf4',
950: '#000000',
},
}SCSS
$custom: #fcedf4; $custom-light: #fdf2f7; $custom-dark: #000000;
JSON
{
"hex": "#fcedf4",
"rgb": {
"r": 252,
"g": 237,
"b": 244
},
"hsl": {
"h": 332,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.9599,
"c": 0.01856,
"h": 347.4
},
"luminance": 0.87795
}Semantic roles & 50–950 ramp
primary
#FCEDF4
secondary
#AAE3C8
accent
#D37912
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585