#FFBBB1#FFBBB1
#FFBBB1 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.081 H 28.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBB1 |
|---|---|
| RGB | rgb(255, 187, 177) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 31%, 100%) |
| CMYK | cmyk(0%, 26.7%, 30.6%, 0%) |
| CIE-LAB | lab(81.83, 23.21, 14.74) |
| CIE-LCH | lch(81.83, 27.49, 32.42°) |
| OKLab | oklab(85.21% 0.0709 0.0382) |
| OKLCH | oklch(85.21% 0.081 28.3) |
| XYZ | xyz(66.9478, 59.9788, 49.6372) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.24
Pale Rose
#FDC1C5
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 6.15
Light Rose
#FFC5CB
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 7.35
Lightpink
#FFB6C1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBB1 #B1F5FF
analogous
#FFB1CE #FFBBB1 #FFE2B1
triadic
#FFBBB1 #B1FFBB #BBB1FF
tetradic
#FFBBB1 #CEFFB1 #B1F5FF #E2B1FF
square
#FFBBB1 #CEFFB1 #B1F5FF #E2B1FF
split-complementary
#FFBBB1 #B1FFE2 #B1CEFF
monochromatic
#FF5037 #FF8674 #FFBBB1 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.62
#FFBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FFBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBB1
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBB1 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B0
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbb1; /* rgb */ color: rgb(255, 187, 177); /* oklch */ color: oklch(85.2% 0.081 28.3);
Tailwind
colors: {
custom: {
50: '#ffcfc8',
500: '#ffbbb1',
950: '#000000',
},
}SCSS
$custom: #ffbbb1; $custom-light: #ffcfc8; $custom-dark: #000000;
JSON
{
"hex": "#ffbbb1",
"rgb": {
"r": 255,
"g": 187,
"b": 177
},
"hsl": {
"h": 7.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.85213,
"c": 0.08055,
"h": 28.3
},
"luminance": 0.59975
}Semantic roles & 50–950 ramp
primary
#FFBBB1
secondary
#6FD6E6
accent
#C8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382