#FCE2EE#FCE2EE
#FCE2EE is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.7% C 0.032 H 348.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE2EE |
|---|---|
| RGB | rgb(252, 226, 238) |
| HSL | hsl(332, 81%, 94%) |
| HSV | hsv(332, 10%, 99%) |
| CMYK | cmyk(0%, 10.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(92.25, 10.89, -2.58) |
| CIE-LCH | lch(92.25, 11.19, 346.68°) |
| OKLab | oklab(93.73% 0.0317 -0.0067) |
| OKLCH | oklch(93.73% 0.032 348.1) |
| XYZ | xyz(82.7722, 81.2625, 92.1972) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.45
Mistyrose
#FFE4E1
ΔE00 6.20
Light Pink
#FFD1DF
ΔE00 6.23
Pale Pink
#FFCFDC
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE2EE #E2FCF0
analogous
#FCE2FB #FCE2EE #FCE3E2
triadic
#FCE2EE #EEFCE2 #E2EEFC
tetradic
#FCE2EE #FBFCE2 #E2FCF0 #E3E2FC
square
#FCE2EE #FBFCE2 #E2FCF0 #E3E2FC
split-complementary
#FCE2EE #E2FCE3 #E2FBFC
monochromatic
#F173AD #F6ABCD #FCE2EE #FCE3EF #FCE3EF
Accessibility & contrast
On white
1.22
#FCE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FCE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE2EE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE2EE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EF
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fce2ee; /* rgb */ color: rgb(252, 226, 238); /* oklch */ color: oklch(93.7% 0.032 348.1);
Tailwind
colors: {
custom: {
50: '#fdebf3',
500: '#fce2ee',
950: '#000000',
},
}SCSS
$custom: #fce2ee; $custom-light: #fdebf3; $custom-dark: #000000;
JSON
{
"hex": "#fce2ee",
"rgb": {
"r": 252,
"g": 226,
"b": 238
},
"hsl": {
"h": 332.308,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93731,
"c": 0.03243,
"h": 348.1
},
"luminance": 0.81261
}Semantic roles & 50–950 ramp
primary
#FCE2EE
secondary
#9EE4C4
accent
#DE7B08
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485