#FBABAB#FBABAB
#FBABAB is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.095 H 19.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABAB |
|---|---|
| RGB | rgb(251, 171, 171) |
| HSL | hsl(0, 91%, 83%) |
| HSV | hsv(0, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 31.9%, 1.6%) |
| CIE-LAB | lab(77.63, 29.37, 11.99) |
| CIE-LCH | lch(77.63, 31.72, 22.20°) |
| OKLab | oklab(81.83% 0.0893 0.0313) |
| OKLCH | oklch(81.83% 0.095 19.3) |
| XYZ | xyz(61.6992, 52.5794, 45.4193) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 6.03
Blush (survey)
#F29E8E
ΔE00 6.82
Pink
#FFC0CB
ΔE00 7.03
Light Rose
#FFC5CB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABAB #ABFBFB
analogous
#FBABD3 #FBABAB #FBD3AB
triadic
#FBABAB #ABFBAB #ABABFB
tetradic
#FBABAB #D3FBAB #ABFBFB #D3ABFB
square
#FBABAB #D3FBAB #ABFBFB #D3ABFB
split-complementary
#FBABAB #ABFBD3 #ABD3FB
monochromatic
#F53636 #F87171 #FBABAB #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.82
#FBABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FBABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABAB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABAB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#CDC6AA
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbabab; /* rgb */ color: rgb(251, 171, 171); /* oklch */ color: oklch(81.8% 0.095 19.3);
Tailwind
colors: {
custom: {
50: '#fec4c4',
500: '#fbabab',
950: '#000000',
},
}SCSS
$custom: #fbabab; $custom-light: #fec4c4; $custom-dark: #000000;
JSON
{
"hex": "#fbabab",
"rgb": {
"r": 251,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81832,
"c": 0.09457,
"h": 19.3
},
"luminance": 0.52575
}Semantic roles & 50–950 ramp
primary
#FBABAB
secondary
#6CDEDE
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282