#FCEFF8#FCEFF8
#FCEFF8 is a very light, near-neutral pink. Relative luminance 0.892; OKLCH L 96.5% C 0.018 H 336.5°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFF8 |
|---|---|
| RGB | rgb(252, 239, 248) |
| HSL | hsl(318, 68%, 96%) |
| HSV | hsv(318, 5%, 99%) |
| CMYK | cmyk(0%, 5.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(95.67, 5.91, -2.76) |
| CIE-LCH | lch(95.67, 6.53, 334.95°) |
| OKLab | oklab(96.49% 0.0167 -0.0073) |
| OKLCH | oklch(96.49% 0.018 336.5) |
| XYZ | xyz(87.9522, 89.2064, 101.3739) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.82
Very Light Pink
#FFF4F2
ΔE00 5.35
Ghostwhite
#F8F8FF
ΔE00 5.94
Snow
#FFFAFA
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFF8 #EFFCF3
analogous
#FAEFFC #FCEFF8 #FCEFF2
triadic
#FCEFF8 #F8FCEF #EFF8FC
tetradic
#FCEFF8 #FCFAEF #EFFCF3 #EFF2FC
square
#FCEFF8 #FCFAEF #EFFCF3 #EFF2FC
split-complementary
#FCEFF8 #F2FCEF #EFFCFA
monochromatic
#E988CB #F2BBE1 #FAE5F4 #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.11
#FCEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FCEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFF8
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFF8 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#FEEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceff8; /* rgb */ color: rgb(252, 239, 248); /* oklch */ color: oklch(96.5% 0.018 336.5);
Tailwind
colors: {
custom: {
50: '#fdf4fa',
500: '#fceff8',
950: '#000000',
},
}SCSS
$custom: #fceff8; $custom-light: #fdf4fa; $custom-dark: #000000;
JSON
{
"hex": "#fceff8",
"rgb": {
"r": 252,
"g": 239,
"b": 248
},
"hsl": {
"h": 318.462,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.96487,
"c": 0.01825,
"h": 336.5
},
"luminance": 0.89206
}Semantic roles & 50–950 ramp
primary
#FCEFF8
secondary
#ADE2BD
accent
#D04F15
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585