#FCE1EA#FCE1EA
#FCE1EA is a very light, muted pink. Relative luminance 0.805; OKLCH L 93.4% C 0.032 H 355.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE1EA |
|---|---|
| RGB | rgb(252, 225, 234) |
| HSL | hsl(340, 82%, 94%) |
| HSV | hsv(340, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.90, 10.73, -0.99) |
| CIE-LCH | lch(91.90, 10.78, 354.72°) |
| OKLab | oklab(93.43% 0.0317 -0.0025) |
| OKLCH | oklch(93.43% 0.032 355.5) |
| XYZ | xyz(81.9199, 80.4878, 89.0462) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.08
Lavenderblush
#FFF0F5
ΔE00 5.28
Light Pink
#FFD1DF
ΔE00 6.09
Pale Pink
#FFCFDC
ΔE00 6.59
Very Light Pink
#FFF4F2
ΔE00 8.65
Light Rose
#FFC5CB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE1EA #E1FCF3
analogous
#FCE1F7 #FCE1EA #FCE5E1
triadic
#FCE1EA #EAFCE1 #E1EAFC
tetradic
#FCE1EA #F7FCE1 #E1FCF3 #E5E1FC
square
#FCE1EA #F7FCE1 #E1FCF3 #E5E1FC
split-complementary
#FCE1EA #E1FCE5 #E1F7FC
monochromatic
#F1729C #F6A9C3 #FCE1EA #FCE3EC #FCE3EC
Accessibility & contrast
On white
1.23
#FCE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FCE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE1EA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE1EA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce1ea; /* rgb */ color: rgb(252, 225, 234); /* oklch */ color: oklch(93.4% 0.032 355.5);
Tailwind
colors: {
custom: {
50: '#fdeaf0',
500: '#fce1ea',
950: '#000000',
},
}SCSS
$custom: #fce1ea; $custom-light: #fdeaf0; $custom-dark: #000000;
JSON
{
"hex": "#fce1ea",
"rgb": {
"r": 252,
"g": 225,
"b": 234
},
"hsl": {
"h": 340,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.93427,
"c": 0.03182,
"h": 355.5
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#FCE1EA
secondary
#9DE4CD
accent
#DE9707
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485