#FBAFAB#FBAFAB
#FBAFAB is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.5% C 0.090 H 22.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFAB |
|---|---|
| RGB | rgb(251, 175, 171) |
| HSL | hsl(3, 91%, 83%) |
| HSV | hsv(3, 32%, 98%) |
| CMYK | cmyk(0%, 30.3%, 31.9%, 1.6%) |
| CIE-LAB | lab(78.53, 27.27, 13.26) |
| CIE-LCH | lch(78.53, 30.32, 25.94°) |
| OKLab | oklab(82.53% 0.083 0.0345) |
| OKLCH | oklch(82.53% 0.09 22.6) |
| XYZ | xyz(62.4662, 54.1134, 45.6750) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.76
Lightpink
#FFB6C1
ΔE00 5.81
Blush (survey)
#F29E8E
ΔE00 6.17
Light Salmon
#FEA993
ΔE00 6.67
Pale Salmon
#FFB19A
ΔE00 6.87
Light Rose
#FFC5CB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFAB #ABF7FB
analogous
#FBABCF #FBAFAB #FBD7AB
triadic
#FBAFAB #ABFBAF #AFABFB
tetradic
#FBAFAB #CFFBAB #ABF7FB #D7ABFB
square
#FBAFAB #CFFBAB #ABF7FB #D7ABFB
split-complementary
#FBAFAB #ABFBD7 #ABCFFB
monochromatic
#F54036 #F87771 #FBAFAB #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.78
#FBAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FBAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFAB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFAB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbafab; /* rgb */ color: rgb(251, 175, 171); /* oklch */ color: oklch(82.5% 0.090 22.6);
Tailwind
colors: {
custom: {
50: '#fec7c4',
500: '#fbafab',
950: '#000000',
},
}SCSS
$custom: #fbafab; $custom-light: #fec7c4; $custom-dark: #000000;
JSON
{
"hex": "#fbafab",
"rgb": {
"r": 251,
"g": 175,
"b": 171
},
"hsl": {
"h": 3,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82527,
"c": 0.08984,
"h": 22.6
},
"luminance": 0.54109
}Semantic roles & 50–950 ramp
primary
#FBAFAB
secondary
#6CD9DE
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282