#FFB0BB#FFB0BB
#FFB0BB is a very light, moderate red. Relative luminance 0.559; OKLCH L 83.5% C 0.093 H 10.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0BB |
|---|---|
| RGB | rgb(255, 176, 187) |
| HSL | hsl(352, 100%, 85%) |
| HSV | hsv(352, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 26.7%, 0%) |
| CIE-LAB | lab(79.56, 30.28, 6.12) |
| CIE-LCH | lch(79.56, 30.90, 11.43°) |
| OKLab | oklab(83.54% 0.0918 0.0164) |
| OKLCH | oklch(83.54% 0.093 10.1) |
| XYZ | xyz(65.7365, 55.9025, 54.3319) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.55
Soft Pink
#FDB0C0
ΔE00 1.82
Pastel Pink
#FFBACD
ΔE00 4.20
Pink
#FFC0CB
ΔE00 4.22
Bubblegum
#FFC1CC
ΔE00 4.49
Baby Pink
#FFB7CE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0BB #B0FFF4
analogous
#FFB0E2 #FFB0BB #FFCDB0
triadic
#FFB0BB #BBFFB0 #B0BBFF
tetradic
#FFB0BB #E2FFB0 #B0FFF4 #CDB0FF
square
#FFB0BB #E2FFB0 #B0FFF4 #CDB0FF
split-complementary
#FFB0BB #B0FFCD #B0E2FF
monochromatic
#FF3652 #FF7386 #FFB0BB #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.72
#FFB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FFB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0BB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0BB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FFA9B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb0bb; /* rgb */ color: rgb(255, 176, 187); /* oklch */ color: oklch(83.5% 0.093 10.1);
Tailwind
colors: {
custom: {
50: '#ffc8cf',
500: '#ffb0bb',
950: '#000000',
},
}SCSS
$custom: #ffb0bb; $custom-light: #ffc8cf; $custom-dark: #000000;
JSON
{
"hex": "#ffb0bb",
"rgb": {
"r": 255,
"g": 176,
"b": 187
},
"hsl": {
"h": 351.646,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.83539,
"c": 0.09327,
"h": 10.1
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#FFB0BB
secondary
#6EE5D5
accent
#E6C600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283