#FFB5BB#FFB5BB
#FFB5BB is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.4% C 0.087 H 13.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5BB |
|---|---|
| RGB | rgb(255, 181, 187) |
| HSL | hsl(355, 100%, 85%) |
| HSV | hsv(355, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 26.7%, 0%) |
| CIE-LAB | lab(80.68, 27.66, 7.74) |
| CIE-LCH | lch(80.68, 28.73, 15.63°) |
| OKLab | oklab(84.4% 0.0841 0.0205) |
| OKLCH | oklch(84.4% 0.087 13.7) |
| XYZ | xyz(66.7349, 57.8994, 54.6647) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.82
Soft Pink
#FDB0C0
ΔE00 3.40
Pale Rose
#FDC1C5
ΔE00 3.40
Pink
#FFC0CB
ΔE00 3.70
Bubblegum
#FFC1CC
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5BB #B5FFF9
analogous
#FFB5E0 #FFB5BB #FFD4B5
triadic
#FFB5BB #BBFFB5 #B5BBFF
tetradic
#FFB5BB #E0FFB5 #B5FFF9 #D4B5FF
square
#FFB5BB #E0FFB5 #B5FFF9 #D4B5FF
split-complementary
#FFB5BB #B5FFD4 #B5E0FF
monochromatic
#FF3B4B #FF7883 #FFB5BB #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.67
#FFB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FFB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5BB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5BB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#D3CEBA
Tritanopia (blue-blind)
#FFAEB7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb5bb; /* rgb */ color: rgb(255, 181, 187); /* oklch */ color: oklch(84.4% 0.087 13.7);
Tailwind
colors: {
custom: {
50: '#ffcbcf',
500: '#ffb5bb',
950: '#000000',
},
}SCSS
$custom: #ffb5bb; $custom-light: #ffcbcf; $custom-dark: #000000;
JSON
{
"hex": "#ffb5bb",
"rgb": {
"r": 255,
"g": 181,
"b": 187
},
"hsl": {
"h": 355.135,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84404,
"c": 0.08651,
"h": 13.7
},
"luminance": 0.57896
}Semantic roles & 50–950 ramp
primary
#FFB5BB
secondary
#72E6DD
accent
#E6D300
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383