#FBB2B4#FBB2B4
#FBB2B4 is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.3% C 0.086 H 17.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2B4 |
|---|---|
| RGB | rgb(251, 178, 180) |
| HSL | hsl(358, 90%, 84%) |
| HSV | hsv(358, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 28.3%, 1.6%) |
| CIE-LAB | lab(79.41, 26.85, 9.65) |
| CIE-LCH | lch(79.41, 28.53, 19.76°) |
| OKLab | oklab(83.28% 0.0817 0.0254) |
| OKLCH | oklch(83.28% 0.086 17.2) |
| XYZ | xyz(63.9438, 55.6491, 50.5445) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.40
Pale Rose
#FDC1C5
ΔE00 4.02
Soft Pink
#FDB0C0
ΔE00 4.72
Pink
#FFC0CB
ΔE00 5.04
Light Rose
#FFC5CB
ΔE00 5.17
Bubblegum
#FFC1CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2B4 #B2FBF9
analogous
#FBB2D9 #FBB2B4 #FBD5B2
triadic
#FBB2B4 #B4FBB2 #B2B4FB
tetradic
#FBB2B4 #D9FBB2 #B2FBF9 #D5B2FB
square
#FBB2B4 #D9FBB2 #B2FBF9 #D5B2FB
split-complementary
#FBB2B4 #B2FBD5 #B2D9FB
monochromatic
#F53E43 #F8787B #FBB2B4 #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.73
#FBB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FBB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2B4
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2B4 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB4
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb2b4; /* rgb */ color: rgb(251, 178, 180); /* oklch */ color: oklch(83.3% 0.086 17.2);
Tailwind
colors: {
custom: {
50: '#fec9ca',
500: '#fbb2b4',
950: '#000000',
},
}SCSS
$custom: #fbb2b4; $custom-light: #fec9ca; $custom-dark: #000000;
JSON
{
"hex": "#fbb2b4",
"rgb": {
"r": 251,
"g": 178,
"b": 180
},
"hsl": {
"h": 358.356,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83277,
"c": 0.08555,
"h": 17.2
},
"luminance": 0.55645
}Semantic roles & 50–950 ramp
primary
#FBB2B4
secondary
#72DFDC
accent
#E6DF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282