#FCE3EE#FCE3EE
#FCE3EE is a very light, muted pink. Relative luminance 0.818; OKLCH L 93.9% C 0.031 H 349.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3EE |
|---|---|
| RGB | rgb(252, 227, 238) |
| HSL | hsl(334, 81%, 94%) |
| HSV | hsv(334, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 5.6%, 1.2%) |
| CIE-LAB | lab(92.49, 10.37, -2.22) |
| CIE-LCH | lch(92.49, 10.61, 347.90°) |
| OKLab | oklab(93.92% 0.0303 -0.0057) |
| OKLCH | oklch(93.92% 0.031 349.2) |
| XYZ | xyz(83.0449, 81.8080, 92.2881) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.95
Mistyrose
#FFE4E1
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 7.20
Very Light Pink
#FFF4F2
ΔE00 8.60
Thistle
#D8BFD8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3EE #E3FCF1
analogous
#FCE3FB #FCE3EE #FCE5E3
triadic
#FCE3EE #EEFCE3 #E3EEFC
tetradic
#FCE3EE #FBFCE3 #E3FCF1 #E5E3FC
square
#FCE3EE #FBFCE3 #E3FCF1 #E5E3FC
split-complementary
#FCE3EE #E3FCE5 #E3FBFC
monochromatic
#F074AB #F6ACCC #FCE3EE #FCE3EE #FCE3EE
Accessibility & contrast
On white
1.21
#FCE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FCE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3EE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3EE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fce3ee; /* rgb */ color: rgb(252, 227, 238); /* oklch */ color: oklch(93.9% 0.031 349.2);
Tailwind
colors: {
custom: {
50: '#fdebf3',
500: '#fce3ee',
950: '#000000',
},
}SCSS
$custom: #fce3ee; $custom-light: #fdebf3; $custom-dark: #000000;
JSON
{
"hex": "#fce3ee",
"rgb": {
"r": 252,
"g": 227,
"b": 238
},
"hsl": {
"h": 333.6,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.93919,
"c": 0.03082,
"h": 349.2
},
"luminance": 0.81807
}Semantic roles & 50–950 ramp
primary
#FCE3EE
secondary
#9FE4C6
accent
#DD7F09
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485