#FBA8A6#FBA8A6
#FBA8A6 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.099 H 21.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A6 |
|---|---|
| RGB | rgb(251, 168, 166) |
| HSL | hsl(1, 91%, 82%) |
| HSV | hsv(1, 34%, 98%) |
| CMYK | cmyk(0%, 33.1%, 33.9%, 1.6%) |
| CIE-LAB | lab(76.84, 30.32, 13.60) |
| CIE-LCH | lch(76.84, 33.24, 24.16°) |
| OKLab | oklab(81.19% 0.0921 0.0353) |
| OKLCH | oklch(81.19% 0.099 21) |
| XYZ | xyz(60.6713, 51.2719, 42.7699) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 7.05
Light Salmon
#FEA993
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A6 #A6F9FB
analogous
#FBA6CF #FBA8A6 #FBD3A6
triadic
#FBA8A6 #A6FBA8 #A8A6FB
tetradic
#FBA8A6 #CFFBA6 #A6F9FB #D3A6FB
square
#FBA8A6 #CFFBA6 #A6F9FB #D3A6FB
split-complementary
#FBA8A6 #A6FBD3 #A6CFFB
monochromatic
#F63531 #F86F6B #FBA8A6 #FEE1E1 #FEE2E2
Accessibility & contrast
On white
1.87
#FBA8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FBA8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A6
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A6 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A5
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba8a6; /* rgb */ color: rgb(251, 168, 166); /* oklch */ color: oklch(81.2% 0.099 21.0);
Tailwind
colors: {
custom: {
50: '#ffc2c0',
500: '#fba8a6',
950: '#000000',
},
}SCSS
$custom: #fba8a6; $custom-light: #ffc2c0; $custom-dark: #000000;
JSON
{
"hex": "#fba8a6",
"rgb": {
"r": 251,
"g": 168,
"b": 166
},
"hsl": {
"h": 1.412,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.81193,
"c": 0.0986,
"h": 21
},
"luminance": 0.51268
}Semantic roles & 50–950 ramp
primary
#FBA8A6
secondary
#67DBDE
accent
#E0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282