#FBB4B2#FBB4B2
#FBB4B2 is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.6% C 0.083 H 20.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4B2 |
|---|---|
| RGB | rgb(251, 180, 178) |
| HSL | hsl(2, 90%, 84%) |
| HSV | hsv(2, 29%, 98%) |
| CMYK | cmyk(0%, 28.3%, 29.1%, 1.6%) |
| CIE-LAB | lab(79.82, 25.54, 11.31) |
| CIE-LCH | lch(79.82, 27.93, 23.89°) |
| OKLab | oklab(83.58% 0.0778 0.0296) |
| OKLCH | oklch(83.58% 0.083 20.8) |
| XYZ | xyz(64.1424, 56.3698, 49.6128) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.20
Lightpink
#FFB6C1
ΔE00 4.69
Light Rose
#FFC5CB
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.84
Bubblegum
#FFC1CC
ΔE00 6.01
Soft Pink
#FDB0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4B2 #B2F9FB
analogous
#FBB2D5 #FBB4B2 #FBD9B2
triadic
#FBB4B2 #B2FBB4 #B4B2FB
tetradic
#FBB4B2 #D5FBB2 #B2F9FB #D9B2FB
square
#FBB4B2 #D5FBB2 #B2F9FB #D9B2FB
split-complementary
#FBB4B2 #B2FBD9 #B2D5FB
monochromatic
#F5433E #F87B78 #FBB4B2 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.71
#FBB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FBB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4B2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4B2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB2
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#FFACB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbb4b2; /* rgb */ color: rgb(251, 180, 178); /* oklch */ color: oklch(83.6% 0.083 20.8);
Tailwind
colors: {
custom: {
50: '#fecbc9',
500: '#fbb4b2',
950: '#000000',
},
}SCSS
$custom: #fbb4b2; $custom-light: #fecbc9; $custom-dark: #000000;
JSON
{
"hex": "#fbb4b2",
"rgb": {
"r": 251,
"g": 180,
"b": 178
},
"hsl": {
"h": 1.644,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83579,
"c": 0.08325,
"h": 20.8
},
"luminance": 0.56366
}Semantic roles & 50–950 ramp
primary
#FBB4B2
secondary
#72DCDF
accent
#DFE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282