#FCC2EE#FCC2EE
#FCC2EE is a very light, moderate pink. Relative luminance 0.655; OKLCH L 87.9% C 0.087 H 335.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2EE |
|---|---|
| RGB | rgb(252, 194, 238) |
| HSL | hsl(314, 91%, 87%) |
| HSV | hsv(314, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 5.6%, 1.2%) |
| CIE-LAB | lab(84.72, 27.64, -13.74) |
| CIE-LCH | lch(84.72, 30.87, 333.57°) |
| OKLab | oklab(87.9% 0.0788 -0.0366) |
| OKLCH | oklch(87.9% 0.087 335.1) |
| XYZ | xyz(74.8681, 65.4544, 89.5625) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.60
Very Light Purple
#F6CEFC
ΔE00 4.51
Light Lavendar
#EFC0FE
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2EE #C2FCD0
analogous
#EDC2FC #FCC2EE #FCC2D1
triadic
#FCC2EE #EEFCC2 #C2EEFC
tetradic
#FCC2EE #FCEDC2 #C2FCD0 #C2D1FC
square
#FCC2EE #FCEDC2 #C2FCD0 #C2D1FC
split-complementary
#FCC2EE #D1FCC2 #C2FCED
monochromatic
#F64DCD #F988DE #FCC2EE #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.49
#FCC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FCC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2EE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2EE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc2ee; /* rgb */ color: rgb(252, 194, 238); /* oklch */ color: oklch(87.9% 0.087 335.1);
Tailwind
colors: {
custom: {
50: '#fed4f3',
500: '#fcc2ee',
950: '#000000',
},
}SCSS
$custom: #fcc2ee; $custom-light: #fed4f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc2ee",
"rgb": {
"r": 252,
"g": 194,
"b": 238
},
"hsl": {
"h": 314.483,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87897,
"c": 0.08685,
"h": 335.1
},
"luminance": 0.65452
}Semantic roles & 50–950 ramp
primary
#FCC2EE
secondary
#80E398
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385