#FBBAB4#FBBAB4
#FBBAB4 is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.7% C 0.076 H 24.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAB4 |
|---|---|
| RGB | rgb(251, 186, 180) |
| HSL | hsl(5, 90%, 85%) |
| HSV | hsv(5, 28%, 98%) |
| CMYK | cmyk(0%, 25.9%, 28.3%, 1.6%) |
| CIE-LAB | lab(81.25, 22.64, 12.26) |
| CIE-LCH | lch(81.25, 25.75, 28.43°) |
| OKLab | oklab(84.7% 0.0692 0.032) |
| OKLCH | oklch(84.7% 0.076 24.8) |
| XYZ | xyz(65.5822, 58.9259, 51.0906) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.26
Light Rose
#FFC5CB
ΔE00 5.40
Lightpink
#FFB6C1
ΔE00 6.18
Pink
#FFC0CB
ΔE00 6.52
Bubblegum
#FFC1CC
ΔE00 6.61
Pale Salmon
#FFB19A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAB4 #B4F5FB
analogous
#FBB4D2 #FBBAB4 #FBDDB4
triadic
#FBBAB4 #B4FBBA #BAB4FB
tetradic
#FBBAB4 #D2FBB4 #B4F5FB #DDB4FB
square
#FBBAB4 #D2FBB4 #B4F5FB #DDB4FB
split-complementary
#FBBAB4 #B4FBDD #B4D2FB
monochromatic
#F54F40 #F8857A #FBBAB4 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.64
#FBBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAB4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAB4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B3
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#FFB3B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbab4; /* rgb */ color: rgb(251, 186, 180); /* oklch */ color: oklch(84.7% 0.076 24.8);
Tailwind
colors: {
custom: {
50: '#fecfca',
500: '#fbbab4',
950: '#000000',
},
}SCSS
$custom: #fbbab4; $custom-light: #fecfca; $custom-dark: #000000;
JSON
{
"hex": "#fbbab4",
"rgb": {
"r": 251,
"g": 186,
"b": 180
},
"hsl": {
"h": 5.07,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.84697,
"c": 0.07625,
"h": 24.8
},
"luminance": 0.58922
}Semantic roles & 50–950 ramp
primary
#FBBAB4
secondary
#74D6DF
accent
#D2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382