#FBAAA4#FBAAA4
#FBAAA4 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.5% C 0.097 H 24.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA4 |
|---|---|
| RGB | rgb(251, 170, 164) |
| HSL | hsl(4, 92%, 81%) |
| HSV | hsv(4, 35%, 98%) |
| CMYK | cmyk(0%, 32.3%, 34.7%, 1.6%) |
| CIE-LAB | lab(77.25, 29.03, 15.26) |
| CIE-LCH | lch(77.25, 32.80, 27.72°) |
| OKLab | oklab(81.49% 0.0882 0.0394) |
| OKLCH | oklch(81.49% 0.097 24.1) |
| XYZ | xyz(60.8614, 51.9432, 41.9352) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.82
Peachy Pink
#FF9A8A
ΔE00 5.60
Light Salmon
#FEA993
ΔE00 5.68
Pale Salmon
#FFB19A
ΔE00 6.28
Lightpink
#FFB6C1
ΔE00 7.10
Pale Rose
#FDC1C5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA4 #A4F5FB
analogous
#FBA4CA #FBAAA4 #FBD6A4
triadic
#FBAAA4 #A4FBAA #AAA4FB
tetradic
#FBAAA4 #CAFBA4 #A4F5FB #D6A4FB
square
#FBAAA4 #CAFBA4 #A4F5FB #D6A4FB
split-complementary
#FBAAA4 #A4FBD6 #A4CAFB
monochromatic
#F63C2F #F87369 #FBAAA4 #FEE1DF #FEE4E2
Accessibility & contrast
On white
1.84
#FBAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FBAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa4; /* rgb */ color: rgb(251, 170, 164); /* oklch */ color: oklch(81.5% 0.097 24.1);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#fbaaa4',
950: '#000000',
},
}SCSS
$custom: #fbaaa4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa4",
"rgb": {
"r": 251,
"g": 170,
"b": 164
},
"hsl": {
"h": 4.138,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.81489,
"c": 0.09655,
"h": 24.1
},
"luminance": 0.51939
}Semantic roles & 50–950 ramp
primary
#FBAAA4
secondary
#66D5DD
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282