#FBB7B2#FBB7B2
#FBB7B2 is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.1% C 0.080 H 23.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7B2 |
|---|---|
| RGB | rgb(251, 183, 178) |
| HSL | hsl(4, 90%, 84%) |
| HSV | hsv(4, 29%, 98%) |
| CMYK | cmyk(0%, 27.1%, 29.1%, 1.6%) |
| CIE-LAB | lab(80.51, 23.96, 12.29) |
| CIE-LCH | lch(80.51, 26.93, 27.16°) |
| OKLab | oklab(84.11% 0.0731 0.032) |
| OKLCH | oklch(84.11% 0.08 23.7) |
| XYZ | xyz(64.7546, 57.5942, 49.8169) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.38
Light Rose
#FFC5CB
ΔE00 5.59
Lightpink
#FFB6C1
ΔE00 5.75
Pink
#FFC0CB
ΔE00 6.44
Bubblegum
#FFC1CC
ΔE00 6.56
Pale Salmon
#FFB19A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7B2 #B2F6FB
analogous
#FBB2D2 #FBB7B2 #FBDCB2
triadic
#FBB7B2 #B2FBB7 #B7B2FB
tetradic
#FBB7B2 #D2FBB2 #B2F6FB #DCB2FB
square
#FBB7B2 #D2FBB2 #B2F6FB #DCB2FB
split-complementary
#FBB7B2 #B2FBDC #B2D2FB
monochromatic
#F54A3E #F88178 #FBB7B2 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.68
#FBB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#FBB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7B2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7B2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#FFAFB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb7b2; /* rgb */ color: rgb(251, 183, 178); /* oklch */ color: oklch(84.1% 0.080 23.7);
Tailwind
colors: {
custom: {
50: '#fecdc9',
500: '#fbb7b2',
950: '#000000',
},
}SCSS
$custom: #fbb7b2; $custom-light: #fecdc9; $custom-dark: #000000;
JSON
{
"hex": "#fbb7b2",
"rgb": {
"r": 251,
"g": 183,
"b": 178
},
"hsl": {
"h": 4.11,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84111,
"c": 0.07984,
"h": 23.7
},
"luminance": 0.57591
}Semantic roles & 50–950 ramp
primary
#FBB7B2
secondary
#72D8DF
accent
#D6E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382