#FCBBEC#FCBBEC
#FCBBEC is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.6% C 0.097 H 335.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBEC |
|---|---|
| RGB | rgb(252, 187, 236) |
| HSL | hsl(315, 92%, 86%) |
| HSV | hsv(315, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 6.3%, 1.2%) |
| CIE-LAB | lab(83.07, 30.98, -15.14) |
| CIE-LCH | lch(83.07, 34.49, 333.95°) |
| OKLab | oklab(86.61% 0.0886 -0.0404) |
| OKLCH | oklch(86.61% 0.097 335.5) |
| XYZ | xyz(73.0546, 62.2948, 87.5165) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Lavendar
#EFC0FE
ΔE00 5.86
Powder Pink
#FFB2D0
ΔE00 6.72
Light Lilac
#EDC8FF
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBEC #BBFCCB
analogous
#EBBBFC #FCBBEC #FCBBCB
triadic
#FCBBEC #ECFCBB #BBECFC
tetradic
#FCBBEC #FCEBBB #BBFCCB #BBCBFC
square
#FCBBEC #FCEBBB #BBFCCB #BBCBFC
split-complementary
#FCBBEC #CBFCBB #BBFCEB
monochromatic
#F746CB #F980DC #FCBBEC #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.56
#FCBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FCBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBEC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBEC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbec; /* rgb */ color: rgb(252, 187, 236); /* oklch */ color: oklch(86.6% 0.097 335.5);
Tailwind
colors: {
custom: {
50: '#fed0f2',
500: '#fcbbec',
950: '#000000',
},
}SCSS
$custom: #fcbbec; $custom-light: #fed0f2; $custom-dark: #000000;
JSON
{
"hex": "#fcbbec",
"rgb": {
"r": 252,
"g": 187,
"b": 236
},
"hsl": {
"h": 314.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86612,
"c": 0.09731,
"h": 335.5
},
"luminance": 0.62292
}Semantic roles & 50–950 ramp
primary
#FCBBEC
secondary
#79E293
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385