#FBBAB5#FBBAB5
#FBBAB5 is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.7% C 0.076 H 23.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB5 |
|---|---|
| RGB | rgb(251, 186, 181) |
| HSL | hsl(4, 90%, 85%) |
| HSV | hsv(4, 28%, 98%) |
| CMYK | cmyk(0%, 25.9%, 27.9%, 1.6%) |
| CIE-LAB | lab(81.27, 22.77, 11.75) |
| CIE-LCH | lch(81.27, 25.63, 27.30°) |
| OKLab | oklab(84.72% 0.0696 0.0307) |
| OKLCH | oklch(84.72% 0.076 23.8) |
| XYZ | xyz(65.6844, 58.9668, 51.6291) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.92
Light Rose
#FFC5CB
ΔE00 5.08
Lightpink
#FFB6C1
ΔE00 5.81
Pink
#FFC0CB
ΔE00 6.15
Bubblegum
#FFC1CC
ΔE00 6.24
Pale Salmon
#FFB19A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB5 #B5F6FB
analogous
#FBB5D3 #FBBAB5 #FBDDB5
triadic
#FBBAB5 #B5FBBA #BAB5FB
tetradic
#FBBAB5 #D3FBB5 #B5F6FB #DDB5FB
square
#FBBAB5 #D3FBB5 #B5F6FB #DDB5FB
split-complementary
#FBBAB5 #B5FBDD #B5D3FB
monochromatic
#F54E41 #F8847B #FBBAB5 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.64
#FBBAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FBBAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B4
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#FFB3B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab5; /* rgb */ color: rgb(251, 186, 181); /* oklch */ color: oklch(84.7% 0.076 23.8);
Tailwind
colors: {
custom: {
50: '#fecfcb',
500: '#fbbab5',
950: '#000000',
},
}SCSS
$custom: #fbbab5; $custom-light: #fecfcb; $custom-dark: #000000;
JSON
{
"hex": "#fbbab5",
"rgb": {
"r": 251,
"g": 186,
"b": 181
},
"hsl": {
"h": 4.286,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84721,
"c": 0.07607,
"h": 23.8
},
"luminance": 0.58963
}Semantic roles & 50–950 ramp
primary
#FBBAB5
secondary
#75D8DF
accent
#D5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382