#FCBBED#FCBBED
#FCBBED is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.6% C 0.098 H 334.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBED |
|---|---|
| RGB | rgb(252, 187, 237) |
| HSL | hsl(314, 92%, 86%) |
| HSV | hsv(314, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 6%, 1.2%) |
| CIE-LAB | lab(83.10, 31.15, -15.63) |
| CIE-LCH | lch(83.10, 34.86, 333.35°) |
| OKLab | oklab(86.65% 0.0889 -0.0417) |
| OKLCH | oklch(86.65% 0.098 334.9) |
| XYZ | xyz(73.2003, 62.3531, 88.2838) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.12
Light Lavendar
#EFC0FE
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBED #BBFCCA
analogous
#EABBFC #FCBBED #FCBBCC
triadic
#FCBBED #EDFCBB #BBEDFC
tetradic
#FCBBED #FCEABB #BBFCCA #BBCCFC
square
#FCBBED #FCEABB #BBFCCA #BBCCFC
split-complementary
#FCBBED #CCFCBB #BBFCEA
monochromatic
#F746CE #F980DD #FCBBED #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.56
#FCBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FCBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBED
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBED | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbbed; /* rgb */ color: rgb(252, 187, 237); /* oklch */ color: oklch(86.6% 0.098 334.9);
Tailwind
colors: {
custom: {
50: '#fed0f2',
500: '#fcbbed',
950: '#000000',
},
}SCSS
$custom: #fcbbed; $custom-light: #fed0f2; $custom-dark: #000000;
JSON
{
"hex": "#fcbbed",
"rgb": {
"r": 252,
"g": 187,
"b": 237
},
"hsl": {
"h": 313.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86646,
"c": 0.09816,
"h": 334.9
},
"luminance": 0.62351
}Semantic roles & 50–950 ramp
primary
#FCBBED
secondary
#79E292
accent
#E63500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385