#FBB2B5#FBB2B5
#FBB2B5 is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.3% C 0.086 H 16.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2B5 |
|---|---|
| RGB | rgb(251, 178, 181) |
| HSL | hsl(358, 90%, 84%) |
| HSV | hsv(358, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 27.9%, 1.6%) |
| CIE-LAB | lab(79.44, 26.98, 9.14) |
| CIE-LCH | lch(79.44, 28.49, 18.71°) |
| OKLab | oklab(83.3% 0.0821 0.0241) |
| OKLCH | oklch(83.3% 0.086 16.3) |
| XYZ | xyz(64.0460, 55.6900, 51.0829) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.05
Pale Rose
#FDC1C5
ΔE00 3.92
Soft Pink
#FDB0C0
ΔE00 4.36
Pink
#FFC0CB
ΔE00 4.79
Bubblegum
#FFC1CC
ΔE00 5.00
Light Rose
#FFC5CB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2B5 #B2FBF8
analogous
#FBB2DA #FBB2B5 #FBD4B2
triadic
#FBB2B5 #B5FBB2 #B2B5FB
tetradic
#FBB2B5 #DAFBB2 #B2FBF8 #D4B2FB
square
#FBB2B5 #DAFBB2 #B2FBF8 #D4B2FB
split-complementary
#FBB2B5 #B2FBD4 #B2DAFB
monochromatic
#F53E45 #F8787D #FBB2B5 #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.73
#FBB2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FBB2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2B5
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2B5 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB5
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb2b5; /* rgb */ color: rgb(251, 178, 181); /* oklch */ color: oklch(83.3% 0.086 16.3);
Tailwind
colors: {
custom: {
50: '#fec9cb',
500: '#fbb2b5',
950: '#000000',
},
}SCSS
$custom: #fbb2b5; $custom-light: #fec9cb; $custom-dark: #000000;
JSON
{
"hex": "#fbb2b5",
"rgb": {
"r": 251,
"g": 178,
"b": 181
},
"hsl": {
"h": 357.534,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83303,
"c": 0.08553,
"h": 16.3
},
"luminance": 0.55686
}Semantic roles & 50–950 ramp
primary
#FBB2B5
secondary
#72DFDB
accent
#E6DC00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282