#FCC3EF#FCC3EF
#FCC3EF is a very light, moderate pink. Relative luminance 0.660; OKLCH L 88.1% C 0.086 H 334.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3EF |
|---|---|
| RGB | rgb(252, 195, 239) |
| HSL | hsl(314, 90%, 88%) |
| HSV | hsv(314, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(84.98, 27.29, -13.89) |
| CIE-LCH | lch(84.98, 30.62, 333.03°) |
| OKLab | oklab(88.11% 0.0776 -0.037) |
| OKLCH | oklch(88.11% 0.086 334.5) |
| XYZ | xyz(75.2388, 65.9600, 90.4128) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lavender
#EECFFE
ΔE00 6.35
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3EF #C3FCD0
analogous
#ECC3FC #FCC3EF #FCC3D3
triadic
#FCC3EF #EFFCC3 #C3EFFC
tetradic
#FCC3EF #FCECC3 #C3FCD0 #C3D3FC
square
#FCC3EF #FCECC3 #C3FCD0 #C3D3FC
split-complementary
#FCC3EF #D3FCC3 #C3FCEC
monochromatic
#F64ED0 #F989DF #FCC3EF #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.48
#FCC3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FCC3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3EF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3EF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc3ef; /* rgb */ color: rgb(252, 195, 239); /* oklch */ color: oklch(88.1% 0.086 334.5);
Tailwind
colors: {
custom: {
50: '#fed5f4',
500: '#fcc3ef',
950: '#000000',
},
}SCSS
$custom: #fcc3ef; $custom-light: #fed5f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc3ef",
"rgb": {
"r": 252,
"g": 195,
"b": 239
},
"hsl": {
"h": 313.684,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.88106,
"c": 0.08597,
"h": 334.5
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#FCC3EF
secondary
#81E397
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385