#FFBBEC#FFBBEC
#FFBBEC is a very light, moderate pink. Relative luminance 0.629; OKLCH L 86.9% C 0.100 H 337.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBEC |
|---|---|
| RGB | rgb(255, 187, 236) |
| HSL | hsl(317, 100%, 87%) |
| HSV | hsv(317, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 7.5%, 0%) |
| CIE-LAB | lab(83.37, 31.97, -14.67) |
| CIE-LCH | lch(83.37, 35.18, 335.36°) |
| OKLab | oklab(86.91% 0.0918 -0.039) |
| OKLCH | oklch(86.91% 0.1 337) |
| XYZ | xyz(74.1499, 62.8596, 87.5678) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 6.21
Light Lavendar
#EFC0FE
ΔE00 6.35
Powder Pink
#FFB2D0
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 7.39
Baby Pink
#FFB7CE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBEC #BBFFCE
analogous
#F0BBFF #FFBBEC #FFBBCA
triadic
#FFBBEC #ECFFBB #BBECFF
tetradic
#FFBBEC #FFF0BB #BBFFCE #BBCAFF
square
#FFBBEC #FFF0BB #BBFFCE #BBCAFF
split-complementary
#FFBBEC #CAFFBB #BBFFF0
monochromatic
#FF41CA #FF7EDB #FFBBEC #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.55
#FFBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FFBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBEC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBEC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbec; /* rgb */ color: rgb(255, 187, 236); /* oklch */ color: oklch(86.9% 0.100 337.0);
Tailwind
colors: {
custom: {
50: '#ffd0f2',
500: '#ffbbec',
950: '#000000',
},
}SCSS
$custom: #ffbbec; $custom-light: #ffd0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffbbec",
"rgb": {
"r": 255,
"g": 187,
"b": 236
},
"hsl": {
"h": 316.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86909,
"c": 0.09979,
"h": 337
},
"luminance": 0.62857
}Semantic roles & 50–950 ramp
primary
#FFBBEC
secondary
#77E796
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385