#FBA8A5#FBA8A5
#FBA8A5 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.2% C 0.099 H 21.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A5 |
|---|---|
| RGB | rgb(251, 168, 165) |
| HSL | hsl(2, 91%, 82%) |
| HSV | hsv(2, 34%, 98%) |
| CMYK | cmyk(0%, 33.1%, 34.3%, 1.6%) |
| CIE-LAB | lab(76.82, 30.20, 14.12) |
| CIE-LCH | lch(76.82, 33.34, 25.05°) |
| OKLab | oklab(81.17% 0.0917 0.0366) |
| OKLCH | oklch(81.17% 0.099 21.7) |
| XYZ | xyz(60.5800, 51.2353, 42.2887) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.49
Peachy Pink
#FF9A8A
ΔE00 6.06
Lightpink
#FFB6C1
ΔE00 6.45
Light Salmon
#FEA993
ΔE00 6.73
Pale Rose
#FDC1C5
ΔE00 7.20
Soft Pink
#FDB0C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A5 #A5F8FB
analogous
#FBA5CD #FBA8A5 #FBD3A5
triadic
#FBA8A5 #A5FBA8 #A8A5FB
tetradic
#FBA8A5 #CDFBA5 #A5F8FB #D3A5FB
square
#FBA8A5 #CDFBA5 #A5F8FB #D3A5FB
split-complementary
#FBA8A5 #A5FBD3 #A5CDFB
monochromatic
#F63730 #F86F6A #FBA8A5 #FEE1E0 #FEE3E2
Accessibility & contrast
On white
1.87
#FBA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FBA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A5
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A5 | 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)
#B8B4A4
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba8a5; /* rgb */ color: rgb(251, 168, 165); /* oklch */ color: oklch(81.2% 0.099 21.7);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#fba8a5',
950: '#000000',
},
}SCSS
$custom: #fba8a5; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#fba8a5",
"rgb": {
"r": 251,
"g": 168,
"b": 165
},
"hsl": {
"h": 2.093,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.81169,
"c": 0.09871,
"h": 21.7
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#FBA8A5
secondary
#67D9DE
accent
#DDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282