#FCEEF6#FCEEF6
#FCEEF6 is a very light, near-neutral pink. Relative luminance 0.885; OKLCH L 96.2% C 0.018 H 342.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEF6 |
|---|---|
| RGB | rgb(252, 238, 246) |
| HSL | hsl(326, 70%, 96%) |
| HSV | hsv(326, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(95.37, 6.08, -2.16) |
| CIE-LCH | lch(95.37, 6.45, 340.43°) |
| OKLab | oklab(96.24% 0.0174 -0.0057) |
| OKLCH | oklch(96.24% 0.018 342) |
| XYZ | xyz(87.3517, 88.4990, 99.6512) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.38
Very Light Pink
#FFF4F2
ΔE00 5.10
Snow
#FFFAFA
ΔE00 6.05
Ghostwhite
#F8F8FF
ΔE00 6.25
Mistyrose
#FFE4E1
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEF6 #EEFCF4
analogous
#FBEEFC #FCEEF6 #FCEEEF
triadic
#FCEEF6 #F6FCEE #EEF6FC
tetradic
#FCEEF6 #FCFBEE #EEFCF4 #EEEFFC
square
#FCEEF6 #FCFBEE #EEFCF4 #EEEFFC
split-complementary
#FCEEF6 #EFFCEE #EEFCFB
monochromatic
#EA86BF #F3BADA #FAE5F1 #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.12
#FCEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FCEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEF6
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEF6 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F6
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#FEEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceef6; /* rgb */ color: rgb(252, 238, 246); /* oklch */ color: oklch(96.2% 0.018 342.0);
Tailwind
colors: {
custom: {
50: '#fdf3f9',
500: '#fceef6',
950: '#000000',
},
}SCSS
$custom: #fceef6; $custom-light: #fdf3f9; $custom-dark: #000000;
JSON
{
"hex": "#fceef6",
"rgb": {
"r": 252,
"g": 238,
"b": 246
},
"hsl": {
"h": 325.714,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96239,
"c": 0.01833,
"h": 342
},
"luminance": 0.88498
}Semantic roles & 50–950 ramp
primary
#FCEEF6
secondary
#ACE2C3
accent
#D26514
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585