#FCC1EF#FCC1EF
#FCC1EF is a very light, moderate pink. Relative luminance 0.651; OKLCH L 87.8% C 0.089 H 334.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1EF |
|---|---|
| RGB | rgb(252, 193, 239) |
| HSL | hsl(313, 91%, 87%) |
| HSV | hsv(313, 23%, 99%) |
| CMYK | cmyk(0%, 23.4%, 5.2%, 1.2%) |
| CIE-LAB | lab(84.52, 28.34, -14.57) |
| CIE-LCH | lch(84.52, 31.87, 332.79°) |
| OKLab | oklab(87.76% 0.0806 -0.0388) |
| OKLCH | oklch(87.76% 0.089 334.3) |
| XYZ | xyz(74.7937, 65.0698, 90.2645) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.73
Very Light Purple
#F6CEFC
ΔE00 4.53
Light Lavendar
#EFC0FE
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1EF #C1FCCE
analogous
#EBC1FC #FCC1EF #FCC1D2
triadic
#FCC1EF #EFFCC1 #C1EFFC
tetradic
#FCC1EF #FCEBC1 #C1FCCE #C1D2FC
square
#FCC1EF #FCEBC1 #C1FCCE #C1D2FC
split-complementary
#FCC1EF #D2FCC1 #C1FCEB
monochromatic
#F64CD1 #F987E0 #FCC1EF #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.50
#FCC1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FCC1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1EF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1EF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#FFC3D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc1ef; /* rgb */ color: rgb(252, 193, 239); /* oklch */ color: oklch(87.8% 0.089 334.3);
Tailwind
colors: {
custom: {
50: '#fed4f4',
500: '#fcc1ef',
950: '#000000',
},
}SCSS
$custom: #fcc1ef; $custom-light: #fed4f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc1ef",
"rgb": {
"r": 252,
"g": 193,
"b": 239
},
"hsl": {
"h": 313.22,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.87755,
"c": 0.08945,
"h": 334.3
},
"luminance": 0.65067
}Semantic roles & 50–950 ramp
primary
#FCC1EF
secondary
#7FE295
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385