#FCEBF4#FCEBF4
#FCEBF4 is a very light, muted pink. Relative luminance 0.866; OKLCH L 95.6% C 0.022 H 344.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBF4 |
|---|---|
| RGB | rgb(252, 235, 244) |
| HSL | hsl(328, 74%, 95%) |
| HSV | hsv(328, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 3.2%, 1.2%) |
| CIE-LAB | lab(94.59, 7.27, -2.27) |
| CIE-LCH | lch(94.59, 7.62, 342.65°) |
| OKLab | oklab(95.61% 0.021 -0.0059) |
| OKLCH | oklch(95.61% 0.022 344.2) |
| XYZ | xyz(86.1802, 86.6446, 97.7545) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.13
Mistyrose
#FFE4E1
ΔE00 5.98
Very Light Pink
#FFF4F2
ΔE00 6.06
Snow
#FFFAFA
ΔE00 7.28
Ghostwhite
#F8F8FF
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBF4 #EBFCF3
analogous
#FBEBFC #FCEBF4 #FCEBEB
triadic
#FCEBF4 #F4FCEB #EBF4FC
tetradic
#FCEBF4 #FCFBEB #EBFCF3 #EBEBFC
square
#FCEBF4 #FCFBEB #EBFCF3 #EBEBFC
split-complementary
#FCEBF4 #EBFCEB #EBFCFB
monochromatic
#EC81B9 #F4B6D7 #FBE4F0 #FBE4F0 #FBE4F0
Accessibility & contrast
On white
1.15
#FCEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FCEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBF4
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBF4 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcebf4; /* rgb */ color: rgb(252, 235, 244); /* oklch */ color: oklch(95.6% 0.022 344.2);
Tailwind
colors: {
custom: {
50: '#fdf1f7',
500: '#fcebf4',
950: '#000000',
},
}SCSS
$custom: #fcebf4; $custom-light: #fdf1f7; $custom-dark: #000000;
JSON
{
"hex": "#fcebf4",
"rgb": {
"r": 252,
"g": 235,
"b": 244
},
"hsl": {
"h": 328.235,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95609,
"c": 0.02179,
"h": 344.2
},
"luminance": 0.86644
}Semantic roles & 50–950 ramp
primary
#FCEBF4
secondary
#A8E3C4
accent
#D66D0F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585