#FBAEAA#FBAEAA
#FBAEAA is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.3% C 0.091 H 22.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEAA |
|---|---|
| RGB | rgb(251, 174, 170) |
| HSL | hsl(3, 91%, 83%) |
| HSV | hsv(3, 32%, 98%) |
| CMYK | cmyk(0%, 30.7%, 32.3%, 1.6%) |
| CIE-LAB | lab(78.28, 27.67, 13.45) |
| CIE-LCH | lch(78.28, 30.77, 25.93°) |
| OKLab | oklab(82.33% 0.0842 0.0349) |
| OKLCH | oklch(82.33% 0.091 22.5) |
| XYZ | xyz(62.1773, 53.6876, 45.1102) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.92
Pale Rose
#FDC1C5
ΔE00 5.99
Blush (survey)
#F29E8E
ΔE00 6.01
Light Salmon
#FEA993
ΔE00 6.60
Pale Salmon
#FFB19A
ΔE00 6.87
Peachy Pink
#FF9A8A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEAA #AAF7FB
analogous
#FBAACE #FBAEAA #FBD6AA
triadic
#FBAEAA #AAFBAE #AEAAFB
tetradic
#FBAEAA #CEFBAA #AAF7FB #D6AAFB
square
#FBAEAA #CEFBAA #AAF7FB #D6AAFB
split-complementary
#FBAEAA #AAFBD6 #AACEFB
monochromatic
#F53F35 #F87670 #FBAEAA #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.79
#FBAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FBAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEAA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEAA | 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)
#BDB9A9
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaeaa; /* rgb */ color: rgb(251, 174, 170); /* oklch */ color: oklch(82.3% 0.091 22.5);
Tailwind
colors: {
custom: {
50: '#fec6c3',
500: '#fbaeaa',
950: '#000000',
},
}SCSS
$custom: #fbaeaa; $custom-light: #fec6c3; $custom-dark: #000000;
JSON
{
"hex": "#fbaeaa",
"rgb": {
"r": 251,
"g": 174,
"b": 170
},
"hsl": {
"h": 2.963,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.82328,
"c": 0.09112,
"h": 22.5
},
"luminance": 0.53684
}Semantic roles & 50–950 ramp
primary
#FBAEAA
secondary
#6BD9DE
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282