#FBB5B3#FBB5B3
#FBB5B3 is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.8% C 0.082 H 20.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5B3 |
|---|---|
| RGB | rgb(251, 181, 179) |
| HSL | hsl(2, 90%, 84%) |
| HSV | hsv(2, 29%, 98%) |
| CMYK | cmyk(0%, 27.9%, 28.7%, 1.6%) |
| CIE-LAB | lab(80.08, 25.14, 11.13) |
| CIE-LCH | lch(80.08, 27.49, 23.88°) |
| OKLab | oklab(83.78% 0.0766 0.0291) |
| OKLCH | oklch(83.78% 0.082 20.8) |
| XYZ | xyz(64.4457, 56.8153, 50.2111) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.97
Lightpink
#FFB6C1
ΔE00 4.65
Light Rose
#FFC5CB
ΔE00 5.20
Pink
#FFC0CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 5.84
Soft Pink
#FDB0C0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5B3 #B3F9FB
analogous
#FBB3D5 #FBB5B3 #FBD9B3
triadic
#FBB5B3 #B3FBB5 #B5B3FB
tetradic
#FBB5B3 #D5FBB3 #B3F9FB #D9B3FB
square
#FBB5B3 #D5FBB3 #B3F9FB #D9B3FB
split-complementary
#FBB5B3 #B3FBD9 #B3D5FB
monochromatic
#F5443F #F87C79 #FBB5B3 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.70
#FBB5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FBB5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5B3
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5B3 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB3
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#FFAEB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb5b3; /* rgb */ color: rgb(251, 181, 179); /* oklch */ color: oklch(83.8% 0.082 20.8);
Tailwind
colors: {
custom: {
50: '#fecbc9',
500: '#fbb5b3',
950: '#000000',
},
}SCSS
$custom: #fbb5b3; $custom-light: #fecbc9; $custom-dark: #000000;
JSON
{
"hex": "#fbb5b3",
"rgb": {
"r": 251,
"g": 181,
"b": 179
},
"hsl": {
"h": 1.667,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.83781,
"c": 0.08197,
"h": 20.8
},
"luminance": 0.56812
}Semantic roles & 50–950 ramp
primary
#FBB5B3
secondary
#73DCDF
accent
#DFE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382