#FCC4E6#FCC4E6
#FCC4E6 is a very light, moderate pink. Relative luminance 0.659; OKLCH L 88.0% C 0.077 H 341.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4E6 |
|---|---|
| RGB | rgb(252, 196, 230) |
| HSL | hsl(324, 90%, 88%) |
| HSV | hsv(324, 22%, 99%) |
| CMYK | cmyk(0%, 22.2%, 8.7%, 1.2%) |
| CIE-LAB | lab(84.94, 25.23, -9.15) |
| CIE-LCH | lch(84.94, 26.84, 340.08°) |
| OKLab | oklab(87.99% 0.0732 -0.0241) |
| OKLCH | oklch(87.99% 0.077 341.8) |
| XYZ | xyz(74.1670, 65.8910, 83.6590) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.70
Powder Pink
#FFB2D0
ΔE00 5.62
Baby Pink
#FFB7CE
ΔE00 5.82
Very Light Purple
#F6CEFC
ΔE00 5.84
Pastel Pink
#FFBACD
ΔE00 6.25
Light Pink
#FFD1DF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4E6 #C4FCDA
analogous
#F6C4FC #FCC4E6 #FCC4CA
triadic
#FCC4E6 #E6FCC4 #C4E6FC
tetradic
#FCC4E6 #FCF6C4 #C4FCDA #C4CAFC
square
#FCC4E6 #FCF6C4 #C4FCDA #C4CAFC
split-complementary
#FCC4E6 #CAFCC4 #C4FCF6
monochromatic
#F650B5 #F98ACD #FCC4E6 #FEE2F3 #FEE2F3
Accessibility & contrast
On white
1.48
#FCC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FCC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4E6
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4E6 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE7
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#FFC4CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc4e6; /* rgb */ color: rgb(252, 196, 230); /* oklch */ color: oklch(88.0% 0.077 341.8);
Tailwind
colors: {
custom: {
50: '#fed6ed',
500: '#fcc4e6',
950: '#000000',
},
}SCSS
$custom: #fcc4e6; $custom-light: #fed6ed; $custom-dark: #000000;
JSON
{
"hex": "#fcc4e6",
"rgb": {
"r": 252,
"g": 196,
"b": 230
},
"hsl": {
"h": 323.571,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.87992,
"c": 0.07702,
"h": 341.8
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#FCC4E6
secondary
#81E3A8
accent
#E65A00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384