#FBA8A2#FBA8A2
#FBA8A2 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.1% C 0.099 H 24.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A2 |
|---|---|
| RGB | rgb(251, 168, 162) |
| HSL | hsl(4, 92%, 81%) |
| HSV | hsv(4, 35%, 98%) |
| CMYK | cmyk(0%, 33.1%, 35.5%, 1.6%) |
| CIE-LAB | lab(76.76, 29.84, 15.66) |
| CIE-LCH | lch(76.76, 33.70, 27.68°) |
| OKLab | oklab(81.1% 0.0905 0.0404) |
| OKLCH | oklch(81.1% 0.099 24) |
| XYZ | xyz(60.3101, 51.1274, 40.8675) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.56
Peachy Pink
#FF9A8A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 5.64
Pale Salmon
#FFB19A
ΔE00 6.41
Lightpink
#FFB6C1
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A2 #A2F5FB
analogous
#FBA2C8 #FBA8A2 #FBD4A2
triadic
#FBA8A2 #A2FBA8 #A8A2FB
tetradic
#FBA8A2 #C8FBA2 #A2F5FB #D4A2FB
square
#FBA8A2 #C8FBA2 #A2F5FB #D4A2FB
split-complementary
#FBA8A2 #A2FBD4 #A2C8FB
monochromatic
#F63A2D #F87167 #FBA8A2 #FEDFDD #FEE4E2
Accessibility & contrast
On white
1.87
#FBA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FBA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fba8a2; /* rgb */ color: rgb(251, 168, 162); /* oklch */ color: oklch(81.1% 0.099 24.0);
Tailwind
colors: {
custom: {
50: '#ffc2bd',
500: '#fba8a2',
950: '#000000',
},
}SCSS
$custom: #fba8a2; $custom-light: #ffc2bd; $custom-dark: #000000;
JSON
{
"hex": "#fba8a2",
"rgb": {
"r": 251,
"g": 168,
"b": 162
},
"hsl": {
"h": 4.045,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.81097,
"c": 0.09913,
"h": 24
},
"luminance": 0.51123
}Semantic roles & 50–950 ramp
primary
#FBA8A2
secondary
#64D5DD
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282