#FBAEAB#FBAEAB
#FBAEAB is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.4% C 0.091 H 21.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEAB |
|---|---|
| RGB | rgb(251, 174, 171) |
| HSL | hsl(2, 91%, 83%) |
| HSV | hsv(2, 32%, 98%) |
| CMYK | cmyk(0%, 30.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(78.30, 27.79, 12.94) |
| CIE-LCH | lch(78.30, 30.66, 24.97°) |
| OKLab | oklab(82.35% 0.0845 0.0337) |
| OKLCH | oklch(82.35% 0.091 21.7) |
| XYZ | xyz(62.2723, 53.7256, 45.6103) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.58
Pale Rose
#FDC1C5
ΔE00 5.79
Blush (survey)
#F29E8E
ΔE00 6.30
Soft Pink
#FDB0C0
ΔE00 6.72
Light Salmon
#FEA993
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEAB #ABF8FB
analogous
#FBABD0 #FBAEAB #FBD6AB
triadic
#FBAEAB #ABFBAE #AEABFB
tetradic
#FBAEAB #D0FBAB #ABF8FB #D6ABFB
square
#FBAEAB #D0FBAB #ABF8FB #D6ABFB
split-complementary
#FBAEAB #ABFBD6 #ABD0FB
monochromatic
#F53D36 #F87671 #FBAEAB #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.79
#FBAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FBAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEAB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEAB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#CFC7AA
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaeab; /* rgb */ color: rgb(251, 174, 171); /* oklch */ color: oklch(82.4% 0.091 21.7);
Tailwind
colors: {
custom: {
50: '#fec6c4',
500: '#fbaeab',
950: '#000000',
},
}SCSS
$custom: #fbaeab; $custom-light: #fec6c4; $custom-dark: #000000;
JSON
{
"hex": "#fbaeab",
"rgb": {
"r": 251,
"g": 174,
"b": 171
},
"hsl": {
"h": 2.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82352,
"c": 0.09099,
"h": 21.7
},
"luminance": 0.53722
}Semantic roles & 50–950 ramp
primary
#FBAEAB
secondary
#6CDADE
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282