#FBAAA6#FBAAA6
#FBAAA6 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.096 H 22.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA6 |
|---|---|
| RGB | rgb(251, 170, 166) |
| HSL | hsl(3, 91%, 82%) |
| HSV | hsv(3, 34%, 98%) |
| CMYK | cmyk(0%, 32.3%, 33.9%, 1.6%) |
| CIE-LAB | lab(77.29, 29.28, 14.23) |
| CIE-LCH | lch(77.29, 32.55, 25.93°) |
| OKLab | oklab(81.54% 0.0889 0.0369) |
| OKLCH | oklch(81.54% 0.096 22.5) |
| XYZ | xyz(61.0434, 52.0160, 42.8939) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.42
Peachy Pink
#FF9A8A
ΔE00 6.13
Light Salmon
#FEA993
ΔE00 6.41
Lightpink
#FFB6C1
ΔE00 6.45
Pale Rose
#FDC1C5
ΔE00 6.90
Pale Salmon
#FFB19A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA6 #A6F7FB
analogous
#FBA6CD #FBAAA6 #FBD5A6
triadic
#FBAAA6 #A6FBAA #AAA6FB
tetradic
#FBAAA6 #CDFBA6 #A6F7FB #D5A6FB
square
#FBAAA6 #CDFBA6 #A6F7FB #D5A6FB
split-complementary
#FBAAA6 #A6FBD5 #A6CDFB
monochromatic
#F63A31 #F8726B #FBAAA6 #FEE2E1 #FEE3E2
Accessibility & contrast
On white
1.84
#FBAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FBAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA6 | 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)
#BAB5A5
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa6; /* rgb */ color: rgb(251, 170, 166); /* oklch */ color: oklch(81.5% 0.096 22.5);
Tailwind
colors: {
custom: {
50: '#fec4c0',
500: '#fbaaa6',
950: '#000000',
},
}SCSS
$custom: #fbaaa6; $custom-light: #fec4c0; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa6",
"rgb": {
"r": 251,
"g": 170,
"b": 166
},
"hsl": {
"h": 2.824,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.81537,
"c": 0.09625,
"h": 22.5
},
"luminance": 0.52012
}Semantic roles & 50–950 ramp
primary
#FBAAA6
secondary
#67D8DE
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282