#FCEEF7#FCEEF7
#FCEEF7 is a very light, near-neutral pink. Relative luminance 0.886; OKLCH L 96.3% C 0.019 H 338.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEF7 |
|---|---|
| RGB | rgb(252, 238, 247) |
| HSL | hsl(321, 70%, 96%) |
| HSV | hsv(321, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 2%, 1.2%) |
| CIE-LAB | lab(95.40, 6.25, -2.64) |
| CIE-LCH | lch(95.40, 6.79, 337.09°) |
| OKLab | oklab(96.27% 0.0178 -0.0069) |
| OKLCH | oklch(96.27% 0.019 338.7) |
| XYZ | xyz(87.5056, 88.5606, 100.4617) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.77
Very Light Pink
#FFF4F2
ΔE00 5.50
Ghostwhite
#F8F8FF
ΔE00 6.34
Snow
#FFFAFA
ΔE00 6.35
Mistyrose
#FFE4E1
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEF7 #EEFCF3
analogous
#FAEEFC #FCEEF7 #FCEEF0
triadic
#FCEEF7 #F7FCEE #EEF7FC
tetradic
#FCEEF7 #FCFAEE #EEFCF3 #EEF0FC
square
#FCEEF7 #FCFAEE #EEFCF3 #EEF0FC
split-complementary
#FCEEF7 #F0FCEE #EEFCFA
monochromatic
#EA86C6 #F3BADF #FAE5F3 #FAE5F3 #FAE5F3
Accessibility & contrast
On white
1.12
#FCEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FCEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEF7
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEF7 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F7
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#FEEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceef7; /* rgb */ color: rgb(252, 238, 247); /* oklch */ color: oklch(96.3% 0.019 338.7);
Tailwind
colors: {
custom: {
50: '#fdf3f9',
500: '#fceef7',
950: '#000000',
},
}SCSS
$custom: #fceef7; $custom-light: #fdf3f9; $custom-dark: #000000;
JSON
{
"hex": "#fceef7",
"rgb": {
"r": 252,
"g": 238,
"b": 247
},
"hsl": {
"h": 321.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96267,
"c": 0.0191,
"h": 338.7
},
"luminance": 0.8856
}Semantic roles & 50–950 ramp
primary
#FCEEF7
secondary
#ACE2BF
accent
#D25814
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585