#FBAAA8#FBAAA8
#FBAAA8 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.096 H 20.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAA8 |
|---|---|
| RGB | rgb(251, 170, 168) |
| HSL | hsl(1, 91%, 82%) |
| HSV | hsv(1, 33%, 98%) |
| CMYK | cmyk(0%, 32.3%, 33.1%, 1.6%) |
| CIE-LAB | lab(77.33, 29.52, 13.21) |
| CIE-LCH | lch(77.33, 32.34, 24.10°) |
| OKLab | oklab(81.58% 0.0897 0.0343) |
| OKLCH | oklch(81.58% 0.096 20.9) |
| XYZ | xyz(61.2283, 52.0900, 43.8677) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.82
Blush (survey)
#F29E8E
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.56
Soft Pink
#FDB0C0
ΔE00 6.69
Peachy Pink
#FF9A8A
ΔE00 6.70
Light Salmon
#FEA993
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAA8 #A8F9FB
analogous
#FBA8D0 #FBAAA8 #FBD4A8
triadic
#FBAAA8 #A8FBAA #AAA8FB
tetradic
#FBAAA8 #D0FBA8 #A8F9FB #D4A8FB
square
#FBAAA8 #D0FBA8 #A8F9FB #D4A8FB
split-complementary
#FBAAA8 #A8FBD4 #A8D0FB
monochromatic
#F63833 #F8716D #FBAAA8 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.84
#FBAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FBAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAA8
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAA8 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbaaa8; /* rgb */ color: rgb(251, 170, 168); /* oklch */ color: oklch(81.6% 0.096 20.9);
Tailwind
colors: {
custom: {
50: '#fec4c1',
500: '#fbaaa8',
950: '#000000',
},
}SCSS
$custom: #fbaaa8; $custom-light: #fec4c1; $custom-dark: #000000;
JSON
{
"hex": "#fbaaa8",
"rgb": {
"r": 251,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.446,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.81585,
"c": 0.09602,
"h": 20.9
},
"luminance": 0.52086
}Semantic roles & 50–950 ramp
primary
#FBAAA8
secondary
#69DBDE
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282