#FFBBB8#FFBBB8
#FFBBB8 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.4% C 0.079 H 21.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBB8 |
|---|---|
| RGB | rgb(255, 187, 184) |
| HSL | hsl(3, 100%, 86%) |
| HSV | hsv(3, 28%, 100%) |
| CMYK | cmyk(0%, 26.7%, 27.8%, 0%) |
| CIE-LAB | lab(81.98, 24.12, 11.21) |
| CIE-LCH | lch(81.98, 26.59, 24.92°) |
| OKLab | oklab(85.38% 0.0736 0.0293) |
| OKLCH | oklch(85.38% 0.079 21.7) |
| XYZ | xyz(67.6635, 60.2651, 53.4064) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.36
Light Rose
#FFC5CB
ΔE00 4.51
Lightpink
#FFB6C1
ΔE00 5.01
Pink
#FFC0CB
ΔE00 5.44
Bubblegum
#FFC1CC
ΔE00 5.54
Soft Pink
#FDB0C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBB8 #B8FCFF
analogous
#FFB8D8 #FFBBB8 #FFDEB8
triadic
#FFBBB8 #B8FFBB #BBB8FF
tetradic
#FFBBB8 #D8FFB8 #B8FCFF #DEB8FF
square
#FFBBB8 #D8FFB8 #B8FCFF #DEB8FF
split-complementary
#FFBBB8 #B8FFDE #B8D8FF
monochromatic
#FF463E #FF807B #FFBBB8 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.61
#FFBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FFBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBB8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBB8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B8
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbbb8; /* rgb */ color: rgb(255, 187, 184); /* oklch */ color: oklch(85.4% 0.079 21.7);
Tailwind
colors: {
custom: {
50: '#ffcfcd',
500: '#ffbbb8',
950: '#000000',
},
}SCSS
$custom: #ffbbb8; $custom-light: #ffcfcd; $custom-dark: #000000;
JSON
{
"hex": "#ffbbb8",
"rgb": {
"r": 255,
"g": 187,
"b": 184
},
"hsl": {
"h": 2.535,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85384,
"c": 0.07922,
"h": 21.7
},
"luminance": 0.60261
}Semantic roles & 50–950 ramp
primary
#FFBBB8
secondary
#75E2E7
accent
#DCE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383