#FCEBF3#FCEBF3
#FCEBF3 is a very light, muted pink. Relative luminance 0.866; OKLCH L 95.6% C 0.021 H 347.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBF3 |
|---|---|
| RGB | rgb(252, 235, 243) |
| HSL | hsl(332, 74%, 95%) |
| HSV | hsv(332, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(94.56, 7.10, -1.79) |
| CIE-LCH | lch(94.56, 7.32, 345.85°) |
| OKLab | oklab(95.58% 0.0206 -0.0046) |
| OKLCH | oklch(95.58% 0.021 347.3) |
| XYZ | xyz(86.0288, 86.5841, 96.9570) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.81
Mistyrose
#FFE4E1
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 5.70
Snow
#FFFAFA
ΔE00 7.02
Ghostwhite
#F8F8FF
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBF3 #EBFCF4
analogous
#FCEBFB #FCEBF3 #FCEBEB
triadic
#FCEBF3 #F3FCEB #EBF3FC
tetradic
#FCEBF3 #FBFCEB #EBFCF4 #EBEBFC
square
#FCEBF3 #FBFCEB #EBFCF4 #EBEBFC
split-complementary
#FCEBF3 #EBFCEB #EBFBFC
monochromatic
#EC81B3 #F4B6D3 #FBE4EF #FBE4EF #FBE4EF
Accessibility & contrast
On white
1.15
#FCEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FCEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBF3
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBF3 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF3
Deuteranopia (green-blind)
#F0F0F3
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcebf3; /* rgb */ color: rgb(252, 235, 243); /* oklch */ color: oklch(95.6% 0.021 347.3);
Tailwind
colors: {
custom: {
50: '#fdf1f7',
500: '#fcebf3',
950: '#000000',
},
}SCSS
$custom: #fcebf3; $custom-light: #fdf1f7; $custom-dark: #000000;
JSON
{
"hex": "#fcebf3",
"rgb": {
"r": 252,
"g": 235,
"b": 243
},
"hsl": {
"h": 331.765,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.9558,
"c": 0.02112,
"h": 347.3
},
"luminance": 0.86583
}Semantic roles & 50–950 ramp
primary
#FCEBF3
secondary
#A8E3C7
accent
#D6790F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585