#FCEDF6#FCEDF6
#FCEDF6 is a very light, near-neutral pink. Relative luminance 0.879; OKLCH L 96.0% C 0.020 H 340.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDF6 |
|---|---|
| RGB | rgb(252, 237, 246) |
| HSL | hsl(324, 71%, 96%) |
| HSV | hsv(324, 6%, 99%) |
| CMYK | cmyk(0%, 6%, 2.4%, 1.2%) |
| CIE-LAB | lab(95.13, 6.59, -2.52) |
| CIE-LCH | lch(95.13, 7.06, 339.08°) |
| OKLab | oklab(96.05% 0.0189 -0.0066) |
| OKLCH | oklch(96.05% 0.02 340.7) |
| XYZ | xyz(87.0613, 87.9184, 99.5544) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.81
Very Light Pink
#FFF4F2
ΔE00 5.66
Mistyrose
#FFE4E1
ΔE00 6.44
Snow
#FFFAFA
ΔE00 6.65
Ghostwhite
#F8F8FF
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDF6 #EDFCF3
analogous
#FAEDFC #FCEDF6 #FCEDEE
triadic
#FCEDF6 #F6FCED #EDF6FC
tetradic
#FCEDF6 #FCFAED #EDFCF3 #EDEEFC
square
#FCEDF6 #FCFAED #EDFCF3 #EDEEFC
split-complementary
#FCEDF6 #EEFCED #EDFCFA
monochromatic
#EB84C2 #F3B9DC #FBE5F2 #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.13
#FCEDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FCEDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDF6
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDF6 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F6
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#FEEDF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcedf6; /* rgb */ color: rgb(252, 237, 246); /* oklch */ color: oklch(96.0% 0.020 340.7);
Tailwind
colors: {
custom: {
50: '#fdf2f9',
500: '#fcedf6',
950: '#000000',
},
}SCSS
$custom: #fcedf6; $custom-light: #fdf2f9; $custom-dark: #000000;
JSON
{
"hex": "#fcedf6",
"rgb": {
"r": 252,
"g": 237,
"b": 246
},
"hsl": {
"h": 324,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96048,
"c": 0.01997,
"h": 340.7
},
"luminance": 0.87918
}Semantic roles & 50–950 ramp
primary
#FCEDF6
secondary
#AAE3C1
accent
#D35F12
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585