#FBABBB#FBABBB
#FBABBB is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.3% C 0.096 H 6.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABBB |
|---|---|
| RGB | rgb(251, 171, 187) |
| HSL | hsl(348, 91%, 83%) |
| HSV | hsv(348, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(78.01, 31.47, 3.83) |
| CIE-LCH | lch(78.01, 31.70, 6.94°) |
| OKLab | oklab(82.25% 0.0952 0.0104) |
| OKLCH | oklch(82.25% 0.096 6.3) |
| XYZ | xyz(63.3176, 53.2267, 53.9428) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.19
Lightpink
#FFB6C1
ΔE00 2.79
Pastel Pink
#FFBACD
ΔE00 4.00
Baby Pink
#FFB7CE
ΔE00 4.05
Powder Pink
#FFB2D0
ΔE00 4.94
Pink
#FFC0CB
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABBB #ABFBEB
analogous
#FBABE3 #FBABBB #FBC3AB
triadic
#FBABBB #BBFBAB #ABBBFB
tetradic
#FBABBB #E3FBAB #ABFBEB #C3ABFB
square
#FBABBB #E3FBAB #ABFBEB #C3ABFB
split-complementary
#FBABBB #ABFBC3 #ABE3FB
monochromatic
#F5365C #F8718C #FBABBB #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.80
#FBABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FBABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABBB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABBB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbabbb; /* rgb */ color: rgb(251, 171, 187); /* oklch */ color: oklch(82.3% 0.096 6.3);
Tailwind
colors: {
custom: {
50: '#fec4cf',
500: '#fbabbb',
950: '#000000',
},
}SCSS
$custom: #fbabbb; $custom-light: #fec4cf; $custom-dark: #000000;
JSON
{
"hex": "#fbabbb",
"rgb": {
"r": 251,
"g": 171,
"b": 187
},
"hsl": {
"h": 348,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82252,
"c": 0.09578,
"h": 6.3
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#FBABBB
secondary
#6CDEC7
accent
#E6B800
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283