#FCC4E7#FCC4E7
#FCC4E7 is a very light, moderate pink. Relative luminance 0.659; OKLCH L 88.0% C 0.078 H 340.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4E7 |
|---|---|
| RGB | rgb(252, 196, 231) |
| HSL | hsl(323, 90%, 88%) |
| HSV | hsv(323, 22%, 99%) |
| CMYK | cmyk(0%, 22.2%, 8.3%, 1.2%) |
| CIE-LAB | lab(84.97, 25.40, -9.64) |
| CIE-LCH | lch(84.97, 27.16, 339.22°) |
| OKLab | oklab(88.02% 0.0735 -0.0254) |
| OKLCH | oklch(88.02% 0.078 340.9) |
| XYZ | xyz(74.3078, 65.9473, 84.4006) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 5.77
Baby Pink
#FFB7CE
ΔE00 6.04
Pastel Pink
#FFBACD
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4E7 #C4FCD9
analogous
#F5C4FC #FCC4E7 #FCC4CB
triadic
#FCC4E7 #E7FCC4 #C4E7FC
tetradic
#FCC4E7 #FCF5C4 #C4FCD9 #C4CBFC
square
#FCC4E7 #FCF5C4 #C4FCD9 #C4CBFC
split-complementary
#FCC4E7 #CBFCC4 #C4FCF5
monochromatic
#F650B8 #F98ACF #FCC4E7 #FEE2F3 #FEE2F3
Accessibility & contrast
On white
1.48
#FCC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FCC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4E7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4E7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE8
Deuteranopia (green-blind)
#D3D7E5
Tritanopia (blue-blind)
#FFC5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc4e7; /* rgb */ color: rgb(252, 196, 231); /* oklch */ color: oklch(88.0% 0.078 340.9);
Tailwind
colors: {
custom: {
50: '#fed6ee',
500: '#fcc4e7',
950: '#000000',
},
}SCSS
$custom: #fcc4e7; $custom-light: #fed6ee; $custom-dark: #000000;
JSON
{
"hex": "#fcc4e7",
"rgb": {
"r": 252,
"g": 196,
"b": 231
},
"hsl": {
"h": 322.5,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.88023,
"c": 0.07776,
"h": 340.9
},
"luminance": 0.65945
}Semantic roles & 50–950 ramp
primary
#FCC4E7
secondary
#81E3A6
accent
#E65600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385