#FBB5BE#FBB5BE
#FBB5BE is a very light, moderate red. Relative luminance 0.573; OKLCH L 84.1% C 0.082 H 10.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5BE |
|---|---|
| RGB | rgb(251, 181, 190) |
| HSL | hsl(352, 90%, 85%) |
| HSV | hsv(352, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(80.34, 26.63, 5.56) |
| CIE-LCH | lch(80.34, 27.21, 11.80°) |
| OKLab | oklab(84.07% 0.0808 0.0149) |
| OKLCH | oklch(84.07% 0.082 10.5) |
| XYZ | xyz(65.6029, 57.2782, 56.3055) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.91
Soft Pink
#FDB0C0
ΔE00 2.44
Pink
#FFC0CB
ΔE00 2.84
Bubblegum
#FFC1CC
ΔE00 3.10
Pale Rose
#FDC1C5
ΔE00 3.30
Pastel Pink
#FFBACD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5BE #B5FBF2
analogous
#FBB5E1 #FBB5BE #FBCFB5
triadic
#FBB5BE #BEFBB5 #B5BEFB
tetradic
#FBB5BE #E1FBB5 #B5FBF2 #CFB5FB
square
#FBB5BE #E1FBB5 #B5FBF2 #CFB5FB
split-complementary
#FBB5BE #B5FBCF #B5E1FB
monochromatic
#F54158 #F87B8B #FBB5BE #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.69
#FBB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FBB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5BE
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5BE | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#D1CCBD
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb5be; /* rgb */ color: rgb(251, 181, 190); /* oklch */ color: oklch(84.1% 0.082 10.5);
Tailwind
colors: {
custom: {
50: '#fecbd1',
500: '#fbb5be',
950: '#000000',
},
}SCSS
$custom: #fbb5be; $custom-light: #fecbd1; $custom-dark: #000000;
JSON
{
"hex": "#fbb5be",
"rgb": {
"r": 251,
"g": 181,
"b": 190
},
"hsl": {
"h": 352.286,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84067,
"c": 0.08212,
"h": 10.5
},
"luminance": 0.57275
}Semantic roles & 50–950 ramp
primary
#FBB5BE
secondary
#75DFD2
accent
#E6C800
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383