#FCEBF0#FCEBF0
#FCEBF0 is a very light, near-neutral pink. Relative luminance 0.864; OKLCH L 95.5% C 0.020 H 357.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBF0 |
|---|---|
| RGB | rgb(252, 235, 240) |
| HSL | hsl(342, 74%, 95%) |
| HSV | hsv(342, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 4.8%, 1.2%) |
| CIE-LAB | lab(94.48, 6.59, -0.34) |
| CIE-LCH | lch(94.48, 6.60, 357.01°) |
| OKLab | oklab(95.49% 0.0195 -0.0008) |
| OKLCH | oklch(95.49% 0.02 357.6) |
| XYZ | xyz(85.5794, 86.4043, 94.5905) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.22
Very Light Pink
#FFF4F2
ΔE00 4.66
Mistyrose
#FFE4E1
ΔE00 4.74
Snow
#FFFAFA
ΔE00 6.34
Seashell
#FFF5EE
ΔE00 7.32
Ghostwhite
#F8F8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBF0 #EBFCF7
analogous
#FCEBF8 #FCEBF0 #FCEEEB
triadic
#FCEBF0 #F0FCEB #EBF0FC
tetradic
#FCEBF0 #F8FCEB #EBFCF7 #EEEBFC
square
#FCEBF0 #F8FCEB #EBFCF7 #EEEBFC
split-complementary
#FCEBF0 #EBFCEE #EBF8FC
monochromatic
#EC81A0 #F4B6C8 #FBE4EB #FBE4EB #FBE4EB
Accessibility & contrast
On white
1.15
#FCEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FCEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBF0
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBF0 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcebf0; /* rgb */ color: rgb(252, 235, 240); /* oklch */ color: oklch(95.5% 0.020 357.6);
Tailwind
colors: {
custom: {
50: '#fdf1f4',
500: '#fcebf0',
950: '#000000',
},
}SCSS
$custom: #fcebf0; $custom-light: #fdf1f4; $custom-dark: #000000;
JSON
{
"hex": "#fcebf0",
"rgb": {
"r": 252,
"g": 235,
"b": 240
},
"hsl": {
"h": 342.353,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95495,
"c": 0.01952,
"h": 357.6
},
"luminance": 0.86403
}Semantic roles & 50–950 ramp
primary
#FCEBF0
secondary
#A8E3D2
accent
#D69C0F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585