#FBA8A7#FBA8A7
#FBA8A7 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.099 H 20.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A7 |
|---|---|
| RGB | rgb(251, 168, 167) |
| HSL | hsl(1, 91%, 82%) |
| HSV | hsv(1, 33%, 98%) |
| CMYK | cmyk(0%, 33.1%, 33.5%, 1.6%) |
| CIE-LAB | lab(76.87, 30.45, 13.09) |
| CIE-LCH | lch(76.87, 33.14, 23.26°) |
| OKLab | oklab(81.22% 0.0925 0.034) |
| OKLCH | oklch(81.22% 0.099 20.2) |
| XYZ | xyz(60.7634, 51.3087, 43.2549) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.14
Soft Pink
#FDB0C0
ΔE00 6.57
Peachy Pink
#FF9A8A
ΔE00 6.67
Pale Rose
#FDC1C5
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A7 #A7FAFB
analogous
#FBA7D0 #FBA8A7 #FBD2A7
triadic
#FBA8A7 #A7FBA8 #A8A7FB
tetradic
#FBA8A7 #D0FBA7 #A7FAFB #D2A7FB
square
#FBA8A7 #D0FBA7 #A7FAFB #D2A7FB
split-complementary
#FBA8A7 #A7FBD2 #A7D0FB
monochromatic
#F63432 #F86E6C #FBA8A7 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.86
#FBA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FBA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A7
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A7 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A7
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba8a7; /* rgb */ color: rgb(251, 168, 167); /* oklch */ color: oklch(81.2% 0.099 20.2);
Tailwind
colors: {
custom: {
50: '#fec2c1',
500: '#fba8a7',
950: '#000000',
},
}SCSS
$custom: #fba8a7; $custom-light: #fec2c1; $custom-dark: #000000;
JSON
{
"hex": "#fba8a7",
"rgb": {
"r": 251,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.714,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.81217,
"c": 0.09851,
"h": 20.2
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#FBA8A7
secondary
#68DCDE
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282