#FCBBEF#FCBBEF
#FCBBEF is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.7% C 0.100 H 333.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBEF |
|---|---|
| RGB | rgb(252, 187, 239) |
| HSL | hsl(312, 92%, 86%) |
| HSV | hsv(312, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 5.2%, 1.2%) |
| CIE-LAB | lab(83.16, 31.50, -16.61) |
| CIE-LCH | lch(83.16, 35.61, 332.20°) |
| OKLab | oklab(86.72% 0.0895 -0.0444) |
| OKLCH | oklch(86.72% 0.1 333.6) |
| XYZ | xyz(73.4941, 62.4707, 89.8313) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.11
Light Lavendar
#EFC0FE
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.63
Light Lilac
#EDC8FF
ΔE00 6.45
Powder Pink
#FFB2D0
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBEF #BBFCC8
analogous
#E8BBFC #FCBBEF #FCBBCE
triadic
#FCBBEF #EFFCBB #BBEFFC
tetradic
#FCBBEF #FCE8BB #BBFCC8 #BBCEFC
square
#FCBBEF #FCE8BB #BBFCC8 #BBCEFC
split-complementary
#FCBBEF #CEFCBB #BBFCE8
monochromatic
#F746D3 #F980E1 #FCBBEF #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.56
#FCBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FCBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBEF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBEF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#CAD2ED
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbef; /* rgb */ color: rgb(252, 187, 239); /* oklch */ color: oklch(86.7% 0.100 333.6);
Tailwind
colors: {
custom: {
50: '#fed0f4',
500: '#fcbbef',
950: '#000000',
},
}SCSS
$custom: #fcbbef; $custom-light: #fed0f4; $custom-dark: #000000;
JSON
{
"hex": "#fcbbef",
"rgb": {
"r": 252,
"g": 187,
"b": 239
},
"hsl": {
"h": 312,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86715,
"c": 0.09989,
"h": 333.6
},
"luminance": 0.62468
}Semantic roles & 50–950 ramp
primary
#FCBBEF
secondary
#79E28E
accent
#E62E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385