#FBAAA5#FBAAA5
#FBAAA5 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.096 H 23.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA5 |
|---|---|
| RGB | rgb(251, 170, 165) |
| HSL | hsl(3, 91%, 82%) |
| HSV | hsv(3, 34%, 98%) |
| CMYK | cmyk(0%, 32.3%, 34.3%, 1.6%) |
| CIE-LAB | lab(77.27, 29.15, 14.74) |
| CIE-LCH | lch(77.27, 32.67, 26.83°) |
| OKLab | oklab(81.51% 0.0885 0.0381) |
| OKLCH | oklch(81.51% 0.096 23.3) |
| XYZ | xyz(60.9520, 51.9795, 42.4127) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.12
Peachy Pink
#FF9A8A
ΔE00 5.86
Light Salmon
#FEA993
ΔE00 6.04
Pale Salmon
#FFB19A
ΔE00 6.63
Lightpink
#FFB6C1
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA5 #A5F6FB
analogous
#FBA5CB #FBAAA5 #FBD5A5
triadic
#FBAAA5 #A5FBAA #AAA5FB
tetradic
#FBAAA5 #CBFBA5 #A5F6FB #D5A5FB
square
#FBAAA5 #CBFBA5 #A5F6FB #D5A5FB
split-complementary
#FBAAA5 #A5FBD5 #A5CBFB
monochromatic
#F63B30 #F8736A #FBAAA5 #FEE1E0 #FEE3E2
Accessibility & contrast
On white
1.84
#FBAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FBAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A4
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa5; /* rgb */ color: rgb(251, 170, 165); /* oklch */ color: oklch(81.5% 0.096 23.3);
Tailwind
colors: {
custom: {
50: '#fec4bf',
500: '#fbaaa5',
950: '#000000',
},
}SCSS
$custom: #fbaaa5; $custom-light: #fec4bf; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa5",
"rgb": {
"r": 251,
"g": 170,
"b": 165
},
"hsl": {
"h": 3.488,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.81513,
"c": 0.0964,
"h": 23.3
},
"luminance": 0.51975
}Semantic roles & 50–950 ramp
primary
#FBAAA5
secondary
#67D7DE
accent
#D8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282