#FBAAA2#FBAAA2
#FBAAA2 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.097 H 25.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA2 |
|---|---|
| RGB | rgb(251, 170, 162) |
| HSL | hsl(5, 92%, 81%) |
| HSV | hsv(5, 35%, 98%) |
| CMYK | cmyk(0%, 32.3%, 35.5%, 1.6%) |
| CIE-LAB | lab(77.20, 28.80, 16.28) |
| CIE-LCH | lch(77.20, 33.08, 29.49°) |
| OKLab | oklab(81.44% 0.0874 0.0419) |
| OKLCH | oklch(81.44% 0.097 25.6) |
| XYZ | xyz(60.6822, 51.8715, 40.9915) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.27
Light Salmon
#FEA993
ΔE00 4.95
Peachy Pink
#FF9A8A
ΔE00 5.13
Pale Salmon
#FFB19A
ΔE00 5.59
Pale Rose
#FDC1C5
ΔE00 7.72
Lightpink
#FFB6C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA2 #A2F3FB
analogous
#FBA2C6 #FBAAA2 #FBD6A2
triadic
#FBAAA2 #A2FBAA #AAA2FB
tetradic
#FBAAA2 #C6FBA2 #A2F3FB #D6A2FB
square
#FBAAA2 #C6FBA2 #A2F3FB #D6A2FB
split-complementary
#FBAAA2 #A2FBD6 #A2C6FB
monochromatic
#F63F2D #F87467 #FBAAA2 #FEE0DD #FEE4E2
Accessibility & contrast
On white
1.85
#FBAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FBAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa2; /* rgb */ color: rgb(251, 170, 162); /* oklch */ color: oklch(81.4% 0.097 25.6);
Tailwind
colors: {
custom: {
50: '#ffc4bd',
500: '#fbaaa2',
950: '#000000',
},
}SCSS
$custom: #fbaaa2; $custom-light: #ffc4bd; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa2",
"rgb": {
"r": 251,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.393,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.81442,
"c": 0.09692,
"h": 25.6
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#FBAAA2
secondary
#64D2DD
accent
#D1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282