#FBABBE#FBABBE
#FBABBE is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.3% C 0.097 H 3.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABBE |
|---|---|
| RGB | rgb(251, 171, 190) |
| HSL | hsl(346, 91%, 83%) |
| HSV | hsv(346, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(78.09, 31.89, 2.31) |
| CIE-LCH | lch(78.09, 31.97, 4.14°) |
| OKLab | oklab(82.34% 0.0963 0.0065) |
| OKLCH | oklch(82.34% 0.097 3.9) |
| XYZ | xyz(63.6421, 53.3566, 55.6519) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.35
Lightpink
#FFB6C1
ΔE00 3.29
Baby Pink
#FFB7CE
ΔE00 3.41
Pastel Pink
#FFBACD
ΔE00 3.64
Powder Pink
#FFB2D0
ΔE00 4.04
Pink
#FFC0CB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABBE #ABFBE8
analogous
#FBABE6 #FBABBE #FBC0AB
triadic
#FBABBE #BEFBAB #ABBEFB
tetradic
#FBABBE #E6FBAB #ABFBE8 #C0ABFB
square
#FBABBE #E6FBAB #ABFBE8 #C0ABFB
split-complementary
#FBABBE #ABFBC0 #ABE6FB
monochromatic
#F53664 #F87191 #FBABBE #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.80
#FBABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FBABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABBE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABBE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#FFA6B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbabbe; /* rgb */ color: rgb(251, 171, 190); /* oklch */ color: oklch(82.3% 0.097 3.9);
Tailwind
colors: {
custom: {
50: '#fec4d1',
500: '#fbabbe',
950: '#000000',
},
}SCSS
$custom: #fbabbe; $custom-light: #fec4d1; $custom-dark: #000000;
JSON
{
"hex": "#fbabbe",
"rgb": {
"r": 251,
"g": 171,
"b": 190
},
"hsl": {
"h": 345.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82336,
"c": 0.09652,
"h": 3.9
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#FBABBE
secondary
#6CDEC3
accent
#E6AF00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283