#FCBBEA#FCBBEA
#FCBBEA is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.5% C 0.096 H 336.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBEA |
|---|---|
| RGB | rgb(252, 187, 234) |
| HSL | hsl(317, 92%, 86%) |
| HSV | hsv(317, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(83.01, 30.64, -14.17) |
| CIE-LCH | lch(83.01, 33.76, 335.19°) |
| OKLab | oklab(86.55% 0.0879 -0.0377) |
| OKLCH | oklch(86.55% 0.096 336.8) |
| XYZ | xyz(72.7657, 62.1793, 85.9948) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 7.21
Baby Pink
#FFB7CE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBEA #BBFCCD
analogous
#EDBBFC #FCBBEA #FCBBC9
triadic
#FCBBEA #EAFCBB #BBEAFC
tetradic
#FCBBEA #FCEDBB #BBFCCD #BBC9FC
square
#FCBBEA #FCEDBB #BBFCCD #BBC9FC
split-complementary
#FCBBEA #C9FCBB #BBFCED
monochromatic
#F746C6 #F980D8 #FCBBEA #FEE2F6 #FEE2F6
Accessibility & contrast
On white
1.56
#FCBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FCBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBEA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBEA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#FFBDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbea; /* rgb */ color: rgb(252, 187, 234); /* oklch */ color: oklch(86.5% 0.096 336.8);
Tailwind
colors: {
custom: {
50: '#fed0f0',
500: '#fcbbea',
950: '#000000',
},
}SCSS
$custom: #fcbbea; $custom-light: #fed0f0; $custom-dark: #000000;
JSON
{
"hex": "#fcbbea",
"rgb": {
"r": 252,
"g": 187,
"b": 234
},
"hsl": {
"h": 316.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86545,
"c": 0.09565,
"h": 336.8
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#FCBBEA
secondary
#79E296
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385