#FCC3EE#FCC3EE
#FCC3EE is a very light, moderate pink. Relative luminance 0.659; OKLCH L 88.1% C 0.085 H 335.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3EE |
|---|---|
| RGB | rgb(252, 195, 238) |
| HSL | hsl(315, 90%, 88%) |
| HSV | hsv(315, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(84.95, 27.11, -13.40) |
| CIE-LCH | lch(84.95, 30.24, 333.70°) |
| OKLab | oklab(88.07% 0.0773 -0.0356) |
| OKLCH | oklch(88.07% 0.085 335.2) |
| XYZ | xyz(75.0914, 65.9011, 89.6369) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.42
Very Light Purple
#F6CEFC
ΔE00 4.39
Light Lavendar
#EFC0FE
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 6.48
Powder Pink
#FFB2D0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3EE #C3FCD1
analogous
#EEC3FC #FCC3EE #FCC3D1
triadic
#FCC3EE #EEFCC3 #C3EEFC
tetradic
#FCC3EE #FCEEC3 #C3FCD1 #C3D1FC
square
#FCC3EE #FCEEC3 #C3FCD1 #C3D1FC
split-complementary
#FCC3EE #D1FCC3 #C3FCEE
monochromatic
#F64ECD #F989DD #FCC3EE #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.48
#FCC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FCC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3EE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3EE | 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)
#C3CFF0
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc3ee; /* rgb */ color: rgb(252, 195, 238); /* oklch */ color: oklch(88.1% 0.085 335.2);
Tailwind
colors: {
custom: {
50: '#fed5f3',
500: '#fcc3ee',
950: '#000000',
},
}SCSS
$custom: #fcc3ee; $custom-light: #fed5f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc3ee",
"rgb": {
"r": 252,
"g": 195,
"b": 238
},
"hsl": {
"h": 314.737,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.88073,
"c": 0.08512,
"h": 335.2
},
"luminance": 0.65899
}Semantic roles & 50–950 ramp
primary
#FCC3EE
secondary
#81E399
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385