#FFB4BB#FFB4BB
#FFB4BB is a very light, moderate red. Relative luminance 0.575; OKLCH L 84.2% C 0.088 H 12.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4BB |
|---|---|
| RGB | rgb(255, 180, 187) |
| HSL | hsl(354, 100%, 85%) |
| HSV | hsv(354, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 26.7%, 0%) |
| CIE-LAB | lab(80.46, 28.19, 7.41) |
| CIE-LCH | lch(80.46, 29.15, 14.73°) |
| OKLab | oklab(84.23% 0.0856 0.0197) |
| OKLCH | oklch(84.23% 0.088 12.9) |
| XYZ | xyz(66.5323, 57.4942, 54.5972) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.59
Soft Pink
#FDB0C0
ΔE00 3.04
Pale Rose
#FDC1C5
ΔE00 3.67
Pink
#FFC0CB
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.99
Light Rose
#FFC5CB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4BB #B4FFF8
analogous
#FFB4E0 #FFB4BB #FFD2B4
triadic
#FFB4BB #BBFFB4 #B4BBFF
tetradic
#FFB4BB #E0FFB4 #B4FFF8 #D2B4FF
square
#FFB4BB #E0FFB4 #B4FFF8 #D2B4FF
split-complementary
#FFB4BB #B4FFD2 #B4E0FF
monochromatic
#FF3A4C #FF7784 #FFB4BB #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.68
#FFB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FFB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4BB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4BB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FFADB7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb4bb; /* rgb */ color: rgb(255, 180, 187); /* oklch */ color: oklch(84.2% 0.088 12.9);
Tailwind
colors: {
custom: {
50: '#ffcbcf',
500: '#ffb4bb',
950: '#000000',
},
}SCSS
$custom: #ffb4bb; $custom-light: #ffcbcf; $custom-dark: #000000;
JSON
{
"hex": "#ffb4bb",
"rgb": {
"r": 255,
"g": 180,
"b": 187
},
"hsl": {
"h": 354.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.8423,
"c": 0.08783,
"h": 12.9
},
"luminance": 0.5749
}Semantic roles & 50–950 ramp
primary
#FFB4BB
secondary
#71E6DB
accent
#E6D000
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383