#FCEEF5#FCEEF5
#FCEEF5 is a very light, near-neutral pink. Relative luminance 0.884; OKLCH L 96.2% C 0.018 H 345.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEF5 |
|---|---|
| RGB | rgb(252, 238, 245) |
| HSL | hsl(330, 70%, 96%) |
| HSV | hsv(330, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(95.34, 5.91, -1.68) |
| CIE-LCH | lch(95.34, 6.14, 344.11°) |
| OKLab | oklab(96.21% 0.0171 -0.0044) |
| OKLCH | oklch(96.21% 0.018 345.6) |
| XYZ | xyz(87.1986, 88.4378, 98.8450) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.01
Very Light Pink
#FFF4F2
ΔE00 4.70
Snow
#FFFAFA
ΔE00 5.77
Mistyrose
#FFE4E1
ΔE00 6.14
Ghostwhite
#F8F8FF
ΔE00 6.19
Seashell
#FFF5EE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEF5 #EEFCF5
analogous
#FCEEFC #FCEEF5 #FCEEEE
triadic
#FCEEF5 #F5FCEE #EEF5FC
tetradic
#FCEEF5 #FCFCEE #EEFCF5 #EEEEFC
square
#FCEEF5 #FCFCEE #EEFCF5 #EEEEFC
split-complementary
#FCEEF5 #EEFCEE #EEFCFC
monochromatic
#EA86B8 #F3BAD6 #FAE5F0 #FAE5F0 #FAE5F0
Accessibility & contrast
On white
1.12
#FCEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#FCEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEF5
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEF5 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#F2F2F5
Tritanopia (blue-blind)
#FEEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceef5; /* rgb */ color: rgb(252, 238, 245); /* oklch */ color: oklch(96.2% 0.018 345.6);
Tailwind
colors: {
custom: {
50: '#fdf3f8',
500: '#fceef5',
950: '#000000',
},
}SCSS
$custom: #fceef5; $custom-light: #fdf3f8; $custom-dark: #000000;
JSON
{
"hex": "#fceef5",
"rgb": {
"r": 252,
"g": 238,
"b": 245
},
"hsl": {
"h": 330,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.9621,
"c": 0.01762,
"h": 345.6
},
"luminance": 0.88437
}Semantic roles & 50–950 ramp
primary
#FCEEF5
secondary
#ACE2C7
accent
#D27314
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585