#FBA8A0#FBA8A0
#FBA8A0 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.099 H 25.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A0 |
|---|---|
| RGB | rgb(251, 168, 160) |
| HSL | hsl(5, 92%, 81%) |
| HSV | hsv(5, 36%, 98%) |
| CMYK | cmyk(0%, 33.1%, 36.3%, 1.6%) |
| CIE-LAB | lab(76.71, 29.61, 16.68) |
| CIE-LCH | lch(76.71, 33.99, 29.40°) |
| OKLab | oklab(81.05% 0.0898 0.0429) |
| OKLCH | oklch(81.05% 0.099 25.5) |
| XYZ | xyz(60.1338, 51.0568, 39.9386) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.98
Peachy Pink
#FF9A8A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 4.92
Pale Salmon
#FFB19A
ΔE00 5.74
Lightpink
#FFB6C1
ΔE00 8.01
Pale Rose
#FDC1C5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A0 #A0F3FB
analogous
#FBA0C5 #FBA8A0 #FBD5A0
triadic
#FBA8A0 #A0FBA8 #A8A0FB
tetradic
#FBA8A0 #C5FBA0 #A0F3FB #D5A0FB
square
#FBA8A0 #C5FBA0 #A0F3FB #D5A0FB
split-complementary
#FBA8A0 #A0FBD5 #A0C5FB
monochromatic
#F63C2B #F97265 #FBA8A0 #FDDEDB #FEE4E2
Accessibility & contrast
On white
1.87
#FBA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FBA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39F
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#FF9EA6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fba8a0; /* rgb */ color: rgb(251, 168, 160); /* oklch */ color: oklch(81.0% 0.099 25.5);
Tailwind
colors: {
custom: {
50: '#ffc2bc',
500: '#fba8a0',
950: '#000000',
},
}SCSS
$custom: #fba8a0; $custom-light: #ffc2bc; $custom-dark: #000000;
JSON
{
"hex": "#fba8a0",
"rgb": {
"r": 251,
"g": 168,
"b": 160
},
"hsl": {
"h": 5.275,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.8105,
"c": 0.09949,
"h": 25.5
},
"luminance": 0.51053
}Semantic roles & 50–950 ramp
primary
#FBA8A0
secondary
#62D2DD
accent
#D1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282