#FBB2B3#FBB2B3
#FBB2B3 is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.3% C 0.086 H 18.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2B3 |
|---|---|
| RGB | rgb(251, 178, 179) |
| HSL | hsl(359, 90%, 84%) |
| HSV | hsv(359, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 28.7%, 1.6%) |
| CIE-LAB | lab(79.39, 26.72, 10.16) |
| CIE-LCH | lch(79.39, 28.58, 20.81°) |
| OKLab | oklab(83.25% 0.0813 0.0267) |
| OKLCH | oklch(83.25% 0.086 18.1) |
| XYZ | xyz(63.8423, 55.6085, 50.0099) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.75
Pale Rose
#FDC1C5
ΔE00 4.14
Soft Pink
#FDB0C0
ΔE00 5.08
Pink
#FFC0CB
ΔE00 5.31
Light Rose
#FFC5CB
ΔE00 5.32
Bubblegum
#FFC1CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2B3 #B2FBFA
analogous
#FBB2D8 #FBB2B3 #FBD6B2
triadic
#FBB2B3 #B3FBB2 #B2B3FB
tetradic
#FBB2B3 #D8FBB2 #B2FBFA #D6B2FB
square
#FBB2B3 #D8FBB2 #B2FBFA #D6B2FB
split-complementary
#FBB2B3 #B2FBD6 #B2D8FB
monochromatic
#F53E40 #F8787A #FBB2B3 #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.73
#FBB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FBB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2B3
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2B3 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB3
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb2b3; /* rgb */ color: rgb(251, 178, 179); /* oklch */ color: oklch(83.3% 0.086 18.1);
Tailwind
colors: {
custom: {
50: '#fec9c9',
500: '#fbb2b3',
950: '#000000',
},
}SCSS
$custom: #fbb2b3; $custom-light: #fec9c9; $custom-dark: #000000;
JSON
{
"hex": "#fbb2b3",
"rgb": {
"r": 251,
"g": 178,
"b": 179
},
"hsl": {
"h": 359.178,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.83252,
"c": 0.08558,
"h": 18.1
},
"luminance": 0.55605
}Semantic roles & 50–950 ramp
primary
#FBB2B3
secondary
#72DFDE
accent
#E6E200
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282