#FFBBB0#FFBBB0
#FFBBB0 is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.2% C 0.081 H 29.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBB0 |
|---|---|
| RGB | rgb(255, 187, 176) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 31%, 100%) |
| CMYK | cmyk(0%, 26.7%, 31%, 0%) |
| CIE-LAB | lab(81.81, 23.08, 15.25) |
| CIE-LCH | lch(81.81, 27.66, 33.45°) |
| OKLab | oklab(85.19% 0.0705 0.0394) |
| OKLCH | oklch(85.19% 0.081 29.2) |
| XYZ | xyz(66.8485, 59.9391, 49.1142) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.90
Light Salmon
#FEA993
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 6.04
Light Rose
#FFC5CB
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 7.23
Lightpink
#FFB6C1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBB0 #B0F4FF
analogous
#FFB0CD #FFBBB0 #FFE2B0
triadic
#FFBBB0 #B0FFBB #BBB0FF
tetradic
#FFBBB0 #CDFFB0 #B0F4FF #E2B0FF
square
#FFBBB0 #CDFFB0 #B0F4FF #E2B0FF
split-complementary
#FFBBB0 #B0FFE2 #B0CDFF
monochromatic
#FF5236 #FF8673 #FFBBB0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.62
#FFBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FFBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBB0
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBB0 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#D9D1AF
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbb0; /* rgb */ color: rgb(255, 187, 176); /* oklch */ color: oklch(85.2% 0.081 29.2);
Tailwind
colors: {
custom: {
50: '#ffcfc7',
500: '#ffbbb0',
950: '#000000',
},
}SCSS
$custom: #ffbbb0; $custom-light: #ffcfc7; $custom-dark: #000000;
JSON
{
"hex": "#ffbbb0",
"rgb": {
"r": 255,
"g": 187,
"b": 176
},
"hsl": {
"h": 8.354,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85189,
"c": 0.08081,
"h": 29.2
},
"luminance": 0.59935
}Semantic roles & 50–950 ramp
primary
#FFBBB0
secondary
#6ED5E5
accent
#C6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382