#FBAAA7#FBAAA7
#FBAAA7 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.6% C 0.096 H 21.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA7 |
|---|---|
| RGB | rgb(251, 170, 167) |
| HSL | hsl(2, 91%, 82%) |
| HSV | hsv(2, 33%, 98%) |
| CMYK | cmyk(0%, 32.3%, 33.5%, 1.6%) |
| CIE-LAB | lab(77.31, 29.40, 13.72) |
| CIE-LCH | lch(77.31, 32.44, 25.02°) |
| OKLab | oklab(81.56% 0.0893 0.0356) |
| OKLCH | oklch(81.56% 0.096 21.7) |
| XYZ | xyz(61.1355, 52.0528, 43.3789) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.73
Lightpink
#FFB6C1
ΔE00 6.13
Peachy Pink
#FF9A8A
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.73
Light Salmon
#FEA993
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA7 #A7F8FB
analogous
#FBA7CE #FBAAA7 #FBD4A7
triadic
#FBAAA7 #A7FBAA #AAA7FB
tetradic
#FBAAA7 #CEFBA7 #A7F8FB #D4A7FB
square
#FBAAA7 #CEFBA7 #A7F8FB #D4A7FB
split-complementary
#FBAAA7 #A7FBD4 #A7CEFB
monochromatic
#F63932 #F8716C #FBAAA7 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.84
#FBAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FBAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA7
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA7 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa7; /* rgb */ color: rgb(251, 170, 167); /* oklch */ color: oklch(81.6% 0.096 21.7);
Tailwind
colors: {
custom: {
50: '#fec4c1',
500: '#fbaaa7',
950: '#000000',
},
}SCSS
$custom: #fbaaa7; $custom-light: #fec4c1; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa7",
"rgb": {
"r": 251,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.143,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.81561,
"c": 0.09613,
"h": 21.7
},
"luminance": 0.52049
}Semantic roles & 50–950 ramp
primary
#FBAAA7
secondary
#68DADE
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282