#FCEDF2#FCEDF2
#FCEDF2 is a very light, near-neutral pink. Relative luminance 0.877; OKLCH L 95.9% C 0.017 H 355.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDF2 |
|---|---|
| RGB | rgb(252, 237, 242) |
| HSL | hsl(340, 71%, 96%) |
| HSV | hsv(340, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 4%, 1.2%) |
| CIE-LAB | lab(95.02, 5.90, -0.59) |
| CIE-LCH | lch(95.02, 5.93, 354.25°) |
| OKLab | oklab(95.93% 0.0174 -0.0015) |
| OKLCH | oklch(95.93% 0.017 355.1) |
| XYZ | xyz(86.4540, 87.6755, 96.3558) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.62
Very Light Pink
#FFF4F2
ΔE00 4.13
Mistyrose
#FFE4E1
ΔE00 5.33
Snow
#FFFAFA
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 6.54
Seashell
#FFF5EE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDF2 #EDFCF7
analogous
#FCEDF9 #FCEDF2 #FCEFED
triadic
#FCEDF2 #F2FCED #EDF2FC
tetradic
#FCEDF2 #F9FCED #EDFCF7 #EFEDFC
square
#FCEDF2 #F9FCED #EDFCF7 #EFEDFC
split-complementary
#FCEDF2 #EDFCEF #EDF9FC
monochromatic
#EB84A6 #F3B9CC #FBE5EC #FBE5EC #FBE5EC
Accessibility & contrast
On white
1.13
#FCEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#FCEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDF2
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDF2 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedf2; /* rgb */ color: rgb(252, 237, 242); /* oklch */ color: oklch(95.9% 0.017 355.1);
Tailwind
colors: {
custom: {
50: '#fdf2f6',
500: '#fcedf2',
950: '#000000',
},
}SCSS
$custom: #fcedf2; $custom-light: #fdf2f6; $custom-dark: #000000;
JSON
{
"hex": "#fcedf2",
"rgb": {
"r": 252,
"g": 237,
"b": 242
},
"hsl": {
"h": 340,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95934,
"c": 0.01745,
"h": 355.1
},
"luminance": 0.87675
}Semantic roles & 50–950 ramp
primary
#FCEDF2
secondary
#AAE3D0
accent
#D39312
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585