#FBABAF#FBABAF
#FBABAF is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.094 H 16.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABAF |
|---|---|
| RGB | rgb(251, 171, 175) |
| HSL | hsl(357, 91%, 83%) |
| HSV | hsv(357, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 30.3%, 1.6%) |
| CIE-LAB | lab(77.72, 29.88, 9.94) |
| CIE-LCH | lch(77.72, 31.49, 18.41°) |
| OKLab | oklab(81.93% 0.0908 0.0261) |
| OKLCH | oklch(81.93% 0.094 16) |
| XYZ | xyz(62.0862, 52.7342, 47.4577) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.89
Soft Pink
#FDB0C0
ΔE00 4.50
Pale Rose
#FDC1C5
ΔE00 5.66
Pink
#FFC0CB
ΔE00 6.17
Bubblegum
#FFC1CC
ΔE00 6.42
Light Rose
#FFC5CB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABAF #ABFBF7
analogous
#FBABD7 #FBABAF #FBCFAB
triadic
#FBABAF #AFFBAB #ABAFFB
tetradic
#FBABAF #D7FBAB #ABFBF7 #CFABFB
square
#FBABAF #D7FBAB #ABFBF7 #CFABFB
split-complementary
#FBABAF #ABFBCF #ABD7FB
monochromatic
#F53640 #F87177 #FBABAF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.82
#FBABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FBABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABAF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABAF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabaf; /* rgb */ color: rgb(251, 171, 175); /* oklch */ color: oklch(81.9% 0.094 16.0);
Tailwind
colors: {
custom: {
50: '#fec4c6',
500: '#fbabaf',
950: '#000000',
},
}SCSS
$custom: #fbabaf; $custom-light: #fec4c6; $custom-dark: #000000;
JSON
{
"hex": "#fbabaf",
"rgb": {
"r": 251,
"g": 171,
"b": 175
},
"hsl": {
"h": 357,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81933,
"c": 0.09445,
"h": 16
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#FBABAF
secondary
#6CDED9
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282