#FBAAA3#FBAAA3
#FBAAA3 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.5% C 0.097 H 24.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA3 |
|---|---|
| RGB | rgb(251, 170, 163) |
| HSL | hsl(5, 92%, 81%) |
| HSV | hsv(5, 35%, 98%) |
| CMYK | cmyk(0%, 32.3%, 35.1%, 1.6%) |
| CIE-LAB | lab(77.23, 28.92, 15.77) |
| CIE-LCH | lch(77.23, 32.94, 28.61°) |
| OKLab | oklab(81.47% 0.0878 0.0407) |
| OKLCH | oklch(81.47% 0.097 24.9) |
| XYZ | xyz(60.7714, 51.9072, 41.4615) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.54
Light Salmon
#FEA993
ΔE00 5.31
Peachy Pink
#FF9A8A
ΔE00 5.36
Pale Salmon
#FFB19A
ΔE00 5.94
Lightpink
#FFB6C1
ΔE00 7.42
Pale Rose
#FDC1C5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA3 #A3F4FB
analogous
#FBA3C8 #FBAAA3 #FBD6A3
triadic
#FBAAA3 #A3FBAA #AAA3FB
tetradic
#FBAAA3 #C8FBA3 #A3F4FB #D6A3FB
square
#FBAAA3 #C8FBA3 #A3F4FB #D6A3FB
split-complementary
#FBAAA3 #A3FBD6 #A3C8FB
monochromatic
#F63E2E #F87468 #FBAAA3 #FEE0DE #FEE4E2
Accessibility & contrast
On white
1.85
#FBAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FBAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA3 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A2
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa3; /* rgb */ color: rgb(251, 170, 163); /* oklch */ color: oklch(81.5% 0.097 24.9);
Tailwind
colors: {
custom: {
50: '#ffc4be',
500: '#fbaaa3',
950: '#000000',
},
}SCSS
$custom: #fbaaa3; $custom-light: #ffc4be; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa3",
"rgb": {
"r": 251,
"g": 170,
"b": 163
},
"hsl": {
"h": 4.773,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.81465,
"c": 0.09673,
"h": 24.9
},
"luminance": 0.51903
}Semantic roles & 50–950 ramp
primary
#FBAAA3
secondary
#65D4DD
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282