#FBB0AB#FBB0AB
#FBB0AB is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.7% C 0.089 H 23.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0AB |
|---|---|
| RGB | rgb(251, 176, 171) |
| HSL | hsl(4, 91%, 83%) |
| HSV | hsv(4, 32%, 98%) |
| CMYK | cmyk(0%, 29.9%, 31.9%, 1.6%) |
| CIE-LAB | lab(78.75, 26.74, 13.58) |
| CIE-LCH | lch(78.75, 29.99, 26.93°) |
| OKLab | oklab(82.7% 0.0814 0.0353) |
| OKLCH | oklch(82.7% 0.089 23.4) |
| XYZ | xyz(62.6615, 54.5041, 45.7401) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.76
Blush (survey)
#F29E8E
ΔE00 6.07
Lightpink
#FFB6C1
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 6.39
Pale Salmon
#FFB19A
ΔE00 6.50
Light Rose
#FFC5CB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0AB #ABF6FB
analogous
#FBABCE #FBB0AB #FBD8AB
triadic
#FBB0AB #ABFBB0 #B0ABFB
tetradic
#FBB0AB #CEFBAB #ABF6FB #D8ABFB
square
#FBB0AB #CEFBAB #ABF6FB #D8ABFB
split-complementary
#FBB0AB #ABFBD8 #ABCEFB
monochromatic
#F54236 #F87971 #FBB0AB #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.76
#FBB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FBB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0AB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0AB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbb0ab; /* rgb */ color: rgb(251, 176, 171); /* oklch */ color: oklch(82.7% 0.089 23.4);
Tailwind
colors: {
custom: {
50: '#fec8c4',
500: '#fbb0ab',
950: '#000000',
},
}SCSS
$custom: #fbb0ab; $custom-light: #fec8c4; $custom-dark: #000000;
JSON
{
"hex": "#fbb0ab",
"rgb": {
"r": 251,
"g": 176,
"b": 171
},
"hsl": {
"h": 3.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82702,
"c": 0.08871,
"h": 23.4
},
"luminance": 0.545
}Semantic roles & 50–950 ramp
primary
#FBB0AB
secondary
#6CD7DE
accent
#D7E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282