#FCC2EC#FCC2EC
#FCC2EC is a very light, moderate pink. Relative luminance 0.653; OKLCH L 87.8% C 0.085 H 336.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2EC |
|---|---|
| RGB | rgb(252, 194, 236) |
| HSL | hsl(317, 91%, 87%) |
| HSV | hsv(317, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 6.3%, 1.2%) |
| CIE-LAB | lab(84.66, 27.30, -12.77) |
| CIE-LCH | lch(84.66, 30.14, 334.94°) |
| OKLab | oklab(87.83% 0.0781 -0.0339) |
| OKLCH | oklch(87.83% 0.085 336.5) |
| XYZ | xyz(74.5760, 65.3376, 88.0236) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.79
Light Lavendar
#EFC0FE
ΔE00 6.44
Powder Pink
#FFB2D0
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2EC #C2FCD2
analogous
#EFC2FC #FCC2EC #FCC2CF
triadic
#FCC2EC #ECFCC2 #C2ECFC
tetradic
#FCC2EC #FCEFC2 #C2FCD2 #C2CFFC
square
#FCC2EC #FCEFC2 #C2FCD2 #C2CFFC
split-complementary
#FCC2EC #CFFCC2 #C2FCEF
monochromatic
#F64DC8 #F988DA #FCC2EC #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.49
#FCC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FCC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2EC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2EC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#FFC4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc2ec; /* rgb */ color: rgb(252, 194, 236); /* oklch */ color: oklch(87.8% 0.085 336.5);
Tailwind
colors: {
custom: {
50: '#fed4f2',
500: '#fcc2ec',
950: '#000000',
},
}SCSS
$custom: #fcc2ec; $custom-light: #fed4f2; $custom-dark: #000000;
JSON
{
"hex": "#fcc2ec",
"rgb": {
"r": 252,
"g": 194,
"b": 236
},
"hsl": {
"h": 316.552,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87831,
"c": 0.08516,
"h": 336.5
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#FCC2EC
secondary
#80E39B
accent
#E63F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385