#FCBBEB#FCBBEB
#FCBBEB is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.6% C 0.096 H 336.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBEB |
|---|---|
| RGB | rgb(252, 187, 235) |
| HSL | hsl(316, 92%, 86%) |
| HSV | hsv(316, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(83.04, 30.81, -14.66) |
| CIE-LCH | lch(83.04, 34.12, 334.56°) |
| OKLab | oklab(86.58% 0.0882 -0.039) |
| OKLCH | oklch(86.58% 0.096 336.1) |
| XYZ | xyz(72.9097, 62.2369, 86.7535) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.19
Very Light Purple
#F6CEFC
ΔE00 5.88
Light Lavendar
#EFC0FE
ΔE00 6.07
Powder Pink
#FFB2D0
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 7.04
Baby Pink
#FFB7CE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBEB #BBFCCC
analogous
#ECBBFC #FCBBEB #FCBBCA
triadic
#FCBBEB #EBFCBB #BBEBFC
tetradic
#FCBBEB #FCECBB #BBFCCC #BBCAFC
square
#FCBBEB #FCECBB #BBFCCC #BBCAFC
split-complementary
#FCBBEB #CAFCBB #BBFCEC
monochromatic
#F746C9 #F980DA #FCBBEB #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.56
#FCBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FCBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBEB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBEB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbeb; /* rgb */ color: rgb(252, 187, 235); /* oklch */ color: oklch(86.6% 0.096 336.1);
Tailwind
colors: {
custom: {
50: '#fed0f1',
500: '#fcbbeb',
950: '#000000',
},
}SCSS
$custom: #fcbbeb; $custom-light: #fed0f1; $custom-dark: #000000;
JSON
{
"hex": "#fcbbeb",
"rgb": {
"r": 252,
"g": 187,
"b": 235
},
"hsl": {
"h": 315.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86579,
"c": 0.09647,
"h": 336.1
},
"luminance": 0.62234
}Semantic roles & 50–950 ramp
primary
#FCBBEB
secondary
#79E295
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385