#FCE6ED#FCE6ED
#FCE6ED is a very light, muted pink. Relative luminance 0.834; OKLCH L 94.5% C 0.026 H 356.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6ED |
|---|---|
| RGB | rgb(252, 230, 237) |
| HSL | hsl(341, 79%, 95%) |
| HSV | hsv(341, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 6%, 1.2%) |
| CIE-LAB | lab(93.19, 8.65, -0.67) |
| CIE-LCH | lch(93.19, 8.68, 355.55°) |
| OKLab | oklab(94.46% 0.0256 -0.0017) |
| OKLCH | oklch(94.46% 0.026 356.3) |
| XYZ | xyz(83.7261, 83.4047, 91.7924) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.27
Mistyrose
#FFE4E1
ΔE00 4.45
Very Light Pink
#FFF4F2
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 8.08
Snow
#FFFAFA
ΔE00 8.50
Pale Pink
#FFCFDC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6ED #E6FCF5
analogous
#FCE6F8 #FCE6ED #FCEAE6
triadic
#FCE6ED #EDFCE6 #E6EDFC
tetradic
#FCE6ED #F8FCE6 #E6FCF5 #EAE6FC
square
#FCE6ED #F8FCE6 #E6FCF5 #EAE6FC
split-complementary
#FCE6ED #E6FCEA #E6F8FC
monochromatic
#EF799E #F5AFC6 #FCE4EB #FCE4EB #FCE4EB
Accessibility & contrast
On white
1.19
#FCE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FCE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6ED
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6ED | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fce6ed; /* rgb */ color: rgb(252, 230, 237); /* oklch */ color: oklch(94.5% 0.026 356.3);
Tailwind
colors: {
custom: {
50: '#fdedf2',
500: '#fce6ed',
950: '#000000',
},
}SCSS
$custom: #fce6ed; $custom-light: #fdedf2; $custom-dark: #000000;
JSON
{
"hex": "#fce6ed",
"rgb": {
"r": 252,
"g": 230,
"b": 237
},
"hsl": {
"h": 340.909,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.94458,
"c": 0.02563,
"h": 356.3
},
"luminance": 0.83404
}Semantic roles & 50–950 ramp
primary
#FCE6ED
secondary
#A2E4CF
accent
#DB990B
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485