#FFBBB9#FFBBB9
#FFBBB9 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.4% C 0.079 H 20.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBB9 |
|---|---|
| RGB | rgb(255, 187, 185) |
| HSL | hsl(2, 100%, 86%) |
| HSV | hsv(2, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 27.5%, 0%) |
| CIE-LAB | lab(82.00, 24.25, 10.70) |
| CIE-LCH | lch(82.00, 26.51, 23.81°) |
| OKLab | oklab(85.41% 0.074 0.028) |
| OKLCH | oklch(85.41% 0.079 20.8) |
| XYZ | xyz(67.7687, 60.3071, 53.9604) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.06
Light Rose
#FFC5CB
ΔE00 4.23
Lightpink
#FFB6C1
ΔE00 4.64
Pink
#FFC0CB
ΔE00 5.08
Bubblegum
#FFC1CC
ΔE00 5.19
Soft Pink
#FDB0C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBB9 #B9FDFF
analogous
#FFB9DA #FFBBB9 #FFDEB9
triadic
#FFBBB9 #B9FFBB #BBB9FF
tetradic
#FFBBB9 #DAFFB9 #B9FDFF #DEB9FF
square
#FFBBB9 #DAFFB9 #B9FDFF #DEB9FF
split-complementary
#FFBBB9 #B9FFDE #B9DAFF
monochromatic
#FF443F #FF807C #FFBBB9 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.61
#FFBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FFBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBB9
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBB9 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbbb9; /* rgb */ color: rgb(255, 187, 185); /* oklch */ color: oklch(85.4% 0.079 20.8);
Tailwind
colors: {
custom: {
50: '#ffcfce',
500: '#ffbbb9',
950: '#000000',
},
}SCSS
$custom: #ffbbb9; $custom-light: #ffcfce; $custom-dark: #000000;
JSON
{
"hex": "#ffbbb9",
"rgb": {
"r": 255,
"g": 187,
"b": 185
},
"hsl": {
"h": 1.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85409,
"c": 0.07912,
"h": 20.8
},
"luminance": 0.60303
}Semantic roles & 50–950 ramp
primary
#FFBBB9
secondary
#75E3E7
accent
#DFE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383