#FBB5BD#FBB5BD
#FBB5BD is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.0% C 0.082 H 11.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5BD |
|---|---|
| RGB | rgb(251, 181, 189) |
| HSL | hsl(353, 90%, 85%) |
| HSV | hsv(353, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 24.7%, 1.6%) |
| CIE-LAB | lab(80.31, 26.49, 6.07) |
| CIE-LCH | lch(80.31, 27.18, 12.90°) |
| OKLab | oklab(84.04% 0.0804 0.0162) |
| OKLCH | oklch(84.04% 0.082 11.4) |
| XYZ | xyz(65.4940, 57.2347, 55.7319) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.16
Soft Pink
#FDB0C0
ΔE00 2.73
Pink
#FFC0CB
ΔE00 3.00
Pale Rose
#FDC1C5
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 3.25
Light Rose
#FFC5CB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5BD #B5FBF3
analogous
#FBB5E0 #FBB5BD #FBD0B5
triadic
#FBB5BD #BDFBB5 #B5BDFB
tetradic
#FBB5BD #E0FBB5 #B5FBF3 #D0B5FB
square
#FBB5BD #E0FBB5 #B5FBF3 #D0B5FB
split-complementary
#FBB5BD #B5FBD0 #B5E0FB
monochromatic
#F54155 #F87B89 #FBB5BD #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.69
#FBB5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FBB5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5BD
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5BD | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BD
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb5bd; /* rgb */ color: rgb(251, 181, 189); /* oklch */ color: oklch(84.0% 0.082 11.4);
Tailwind
colors: {
custom: {
50: '#fecbd0',
500: '#fbb5bd',
950: '#000000',
},
}SCSS
$custom: #fbb5bd; $custom-light: #fecbd0; $custom-dark: #000000;
JSON
{
"hex": "#fbb5bd",
"rgb": {
"r": 251,
"g": 181,
"b": 189
},
"hsl": {
"h": 353.143,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.8404,
"c": 0.08201,
"h": 11.4
},
"luminance": 0.57231
}Semantic roles & 50–950 ramp
primary
#FBB5BD
secondary
#75DFD3
accent
#E6CB00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383