#FBABBC#FBABBC
#FBABBC is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.096 H 5.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABBC |
|---|---|
| RGB | rgb(251, 171, 188) |
| HSL | hsl(347, 91%, 83%) |
| HSV | hsv(347, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 25.1%, 1.6%) |
| CIE-LAB | lab(78.03, 31.61, 3.32) |
| CIE-LCH | lch(78.03, 31.78, 6.00°) |
| OKLab | oklab(82.28% 0.0956 0.0091) |
| OKLCH | oklch(82.28% 0.096 5.5) |
| XYZ | xyz(63.4250, 53.2697, 54.5086) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.16
Lightpink
#FFB6C1
ΔE00 2.93
Baby Pink
#FFB7CE
ΔE00 3.82
Pastel Pink
#FFBACD
ΔE00 3.85
Powder Pink
#FFB2D0
ΔE00 4.63
Pink
#FFC0CB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABBC #ABFBEA
analogous
#FBABE4 #FBABBC #FBC2AB
triadic
#FBABBC #BCFBAB #ABBCFB
tetradic
#FBABBC #E4FBAB #ABFBEA #C2ABFB
square
#FBABBC #E4FBAB #ABFBEA #C2ABFB
split-complementary
#FBABBC #ABFBC2 #ABE4FB
monochromatic
#F5365F #F8718D #FBABBC #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.80
#FBABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FBABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABBC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABBC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#CAC6BA
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbabbc; /* rgb */ color: rgb(251, 171, 188); /* oklch */ color: oklch(82.3% 0.096 5.5);
Tailwind
colors: {
custom: {
50: '#fec4d0',
500: '#fbabbc',
950: '#000000',
},
}SCSS
$custom: #fbabbc; $custom-light: #fec4d0; $custom-dark: #000000;
JSON
{
"hex": "#fbabbc",
"rgb": {
"r": 251,
"g": 171,
"b": 188
},
"hsl": {
"h": 347.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.8228,
"c": 0.09601,
"h": 5.5
},
"luminance": 0.53266
}Semantic roles & 50–950 ramp
primary
#FBABBC
secondary
#6CDEC6
accent
#E6B500
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283