#FFB7BB#FFB7BB
#FFB7BB is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.8% C 0.084 H 15.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7BB |
|---|---|
| RGB | rgb(255, 183, 187) |
| HSL | hsl(357, 100%, 86%) |
| HSV | hsv(357, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 26.7%, 0%) |
| CIE-LAB | lab(81.14, 26.62, 8.39) |
| CIE-LCH | lch(81.14, 27.91, 17.49°) |
| OKLab | oklab(84.75% 0.0809 0.0222) |
| OKLCH | oklch(84.75% 0.084 15.3) |
| XYZ | xyz(67.1445, 58.7186, 54.8013) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.42
Pale Rose
#FDC1C5
ΔE00 2.93
Pink
#FFC0CB
ΔE00 3.76
Light Rose
#FFC5CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 3.97
Soft Pink
#FDB0C0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7BB #B7FFFB
analogous
#FFB7DF #FFB7BB #FFD7B7
triadic
#FFB7BB #BBFFB7 #B7BBFF
tetradic
#FFB7BB #DFFFB7 #B7FFFB #D7B7FF
square
#FFB7BB #DFFFB7 #B7FFFB #D7B7FF
split-complementary
#FFB7BB #B7FFD7 #B7DFFF
monochromatic
#FF3D47 #FF7A81 #FFB7BB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.65
#FFB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FFB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7BB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7BB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BB
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb7bb; /* rgb */ color: rgb(255, 183, 187); /* oklch */ color: oklch(84.8% 0.084 15.3);
Tailwind
colors: {
custom: {
50: '#ffcdcf',
500: '#ffb7bb',
950: '#000000',
},
}SCSS
$custom: #ffb7bb; $custom-light: #ffcdcf; $custom-dark: #000000;
JSON
{
"hex": "#ffb7bb",
"rgb": {
"r": 255,
"g": 183,
"b": 187
},
"hsl": {
"h": 356.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.84754,
"c": 0.08392,
"h": 15.3
},
"luminance": 0.58715
}Semantic roles & 50–950 ramp
primary
#FFB7BB
secondary
#74E6E0
accent
#E6D900
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383