#FFBBDB#FFBBDB
#FFBBDB is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.4% C 0.088 H 349.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBDB |
|---|---|
| RGB | rgb(255, 187, 219) |
| HSL | hsl(332, 100%, 87%) |
| HSV | hsv(332, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 14.1%, 0%) |
| CIE-LAB | lab(82.87, 29.20, -6.30) |
| CIE-LCH | lch(82.87, 29.87, 347.82°) |
| OKLab | oklab(86.36% 0.0863 -0.0163) |
| OKLCH | oklch(86.36% 0.088 349.3) |
| XYZ | xyz(71.7965, 61.9183, 75.1737) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.60
Baby Pink
#FFB7CE
ΔE00 3.20
Pastel Pink
#FFBACD
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 6.27
Bubblegum
#FFC1CC
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBDB #BBFFDF
analogous
#FFBBFD #FFBBDB #FFBDBB
triadic
#FFBBDB #DBFFBB #BBDBFF
tetradic
#FFBBDB #FDFFBB #BBFFDF #BDBBFF
square
#FFBBDB #FDFFBB #BBFFDF #BDBBFF
split-complementary
#FFBBDB #BBFFBD #BBFDFF
monochromatic
#FF419A #FF7EBB #FFBBDB #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.57
#FFBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FFBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBDB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBDB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#FFBAC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbbdb; /* rgb */ color: rgb(255, 187, 219); /* oklch */ color: oklch(86.4% 0.088 349.3);
Tailwind
colors: {
custom: {
50: '#ffd0e6',
500: '#ffbbdb',
950: '#000000',
},
}SCSS
$custom: #ffbbdb; $custom-light: #ffd0e6; $custom-dark: #000000;
JSON
{
"hex": "#ffbbdb",
"rgb": {
"r": 255,
"g": 187,
"b": 219
},
"hsl": {
"h": 331.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86362,
"c": 0.08781,
"h": 349.3
},
"luminance": 0.61915
}Semantic roles & 50–950 ramp
primary
#FFBBDB
secondary
#77E7B2
accent
#E67A00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384