#FBACAB#FBACAB
#FBACAB is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.0% C 0.093 H 20.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACAB |
|---|---|
| RGB | rgb(251, 172, 171) |
| HSL | hsl(1, 91%, 83%) |
| HSV | hsv(1, 32%, 98%) |
| CMYK | cmyk(0%, 31.5%, 31.9%, 1.6%) |
| CIE-LAB | lab(77.85, 28.84, 12.31) |
| CIE-LCH | lch(77.85, 31.36, 23.10°) |
| OKLab | oklab(82.01% 0.0877 0.0321) |
| OKLCH | oklch(82.01% 0.093 20.1) |
| XYZ | xyz(61.8888, 52.9586, 45.4825) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.19
Pale Rose
#FDC1C5
ΔE00 5.93
Soft Pink
#FDB0C0
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 6.63
Pink
#FFC0CB
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACAB #ABFAFB
analogous
#FBABD2 #FBACAB #FBD4AB
triadic
#FBACAB #ABFBAC #ACABFB
tetradic
#FBACAB #D2FBAB #ABFAFB #D4ABFB
square
#FBACAB #D2FBAB #ABFAFB #D4ABFB
split-complementary
#FBACAB #ABFBD4 #ABD2FB
monochromatic
#F53936 #F87271 #FBACAB #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.81
#FBACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FBACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACAB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACAB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#CEC6AA
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbacab; /* rgb */ color: rgb(251, 172, 171); /* oklch */ color: oklch(82.0% 0.093 20.1);
Tailwind
colors: {
custom: {
50: '#fec5c4',
500: '#fbacab',
950: '#000000',
},
}SCSS
$custom: #fbacab; $custom-light: #fec5c4; $custom-dark: #000000;
JSON
{
"hex": "#fbacab",
"rgb": {
"r": 251,
"g": 172,
"b": 171
},
"hsl": {
"h": 0.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82005,
"c": 0.09336,
"h": 20.1
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#FBACAB
secondary
#6CDDDE
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282