#FCC4EF#FCC4EF
#FCC4EF is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.3% C 0.084 H 334.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC4EF |
|---|---|
| RGB | rgb(252, 196, 239) |
| HSL | hsl(314, 90%, 88%) |
| HSV | hsv(314, 22%, 99%) |
| CMYK | cmyk(0%, 22.2%, 5.2%, 1.2%) |
| CIE-LAB | lab(85.20, 26.76, -13.54) |
| CIE-LCH | lch(85.20, 29.99, 333.15°) |
| OKLab | oklab(88.28% 0.0761 -0.036) |
| OKLCH | oklch(88.28% 0.084 334.7) |
| XYZ | xyz(75.4636, 66.4096, 90.4878) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.15
Very Light Purple
#F6CEFC
ΔE00 4.14
Light Lavendar
#EFC0FE
ΔE00 5.98
Light Lilac
#EDC8FF
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.25
Powder Pink
#FFB2D0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC4EF #C4FCD1
analogous
#EDC4FC #FCC4EF #FCC4D3
triadic
#FCC4EF #EFFCC4 #C4EFFC
tetradic
#FCC4EF #FCEDC4 #C4FCD1 #C4D3FC
square
#FCC4EF #FCEDC4 #C4FCD1 #C4D3FC
split-complementary
#FCC4EF #D3FCC4 #C4FCED
monochromatic
#F650CF #F98ADF #FCC4EF #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.47
#FCC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FCC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC4EF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC4EF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#FFC6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc4ef; /* rgb */ color: rgb(252, 196, 239); /* oklch */ color: oklch(88.3% 0.084 334.7);
Tailwind
colors: {
custom: {
50: '#fed6f4',
500: '#fcc4ef',
950: '#000000',
},
}SCSS
$custom: #fcc4ef; $custom-light: #fed6f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc4ef",
"rgb": {
"r": 252,
"g": 196,
"b": 239
},
"hsl": {
"h": 313.929,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.88282,
"c": 0.08423,
"h": 334.7
},
"luminance": 0.66407
}Semantic roles & 50–950 ramp
primary
#FCC4EF
secondary
#81E398
accent
#E63500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385