#FFBBEB#FFBBEB
#FFBBEB is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.9% C 0.099 H 337.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBEB |
|---|---|
| RGB | rgb(255, 187, 235) |
| HSL | hsl(318, 100%, 87%) |
| HSV | hsv(318, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 7.8%, 0%) |
| CIE-LAB | lab(83.34, 31.81, -14.18) |
| CIE-LCH | lch(83.34, 34.82, 335.98°) |
| OKLab | oklab(86.88% 0.0915 -0.0377) |
| OKLCH | oklch(86.88% 0.099 337.6) |
| XYZ | xyz(74.0050, 62.8016, 86.8048) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.29
Light Lavendar
#EFC0FE
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 7.46
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBEB #BBFFCF
analogous
#F1BBFF #FFBBEB #FFBBC9
triadic
#FFBBEB #EBFFBB #BBEBFF
tetradic
#FFBBEB #FFF1BB #BBFFCF #BBC9FF
square
#FFBBEB #FFF1BB #BBFFCF #BBC9FF
split-complementary
#FFBBEB #C9FFBB #BBFFF1
monochromatic
#FF41C7 #FF7ED9 #FFBBEB #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.55
#FFBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FFBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBEB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBEB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbeb; /* rgb */ color: rgb(255, 187, 235); /* oklch */ color: oklch(86.9% 0.099 337.6);
Tailwind
colors: {
custom: {
50: '#ffd0f1',
500: '#ffbbeb',
950: '#000000',
},
}SCSS
$custom: #ffbbeb; $custom-light: #ffd0f1; $custom-dark: #000000;
JSON
{
"hex": "#ffbbeb",
"rgb": {
"r": 255,
"g": 187,
"b": 235
},
"hsl": {
"h": 317.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86875,
"c": 0.09897,
"h": 337.6
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#FFBBEB
secondary
#77E798
accent
#E64300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385