#FBA8A4#FBA8A4
#FBA8A4 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.099 H 22.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA8A4 |
|---|---|
| RGB | rgb(251, 168, 164) |
| HSL | hsl(3, 92%, 81%) |
| HSV | hsv(3, 35%, 98%) |
| CMYK | cmyk(0%, 33.1%, 34.7%, 1.6%) |
| CIE-LAB | lab(76.80, 30.08, 14.63) |
| CIE-LCH | lch(76.80, 33.45, 25.93°) |
| OKLab | oklab(81.15% 0.0913 0.0378) |
| OKLCH | oklch(81.15% 0.099 22.5) |
| XYZ | xyz(60.4893, 51.1991, 41.8112) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.17
Peachy Pink
#FF9A8A
ΔE00 5.77
Light Salmon
#FEA993
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 6.75
Pale Salmon
#FFB19A
ΔE00 7.09
Pale Rose
#FDC1C5
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA8A4 #A4F7FB
analogous
#FBA4CC #FBA8A4 #FBD4A4
triadic
#FBA8A4 #A4FBA8 #A8A4FB
tetradic
#FBA8A4 #CCFBA4 #A4F7FB #D4A4FB
square
#FBA8A4 #CCFBA4 #A4F7FB #D4A4FB
split-complementary
#FBA8A4 #A4FBD4 #A4CCFB
monochromatic
#F6382F #F87069 #FBA8A4 #FEE0DF #FEE3E2
Accessibility & contrast
On white
1.87
#FBA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FBA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA8A4
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA8A4 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#CCC4A3
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fba8a4; /* rgb */ color: rgb(251, 168, 164); /* oklch */ color: oklch(81.1% 0.099 22.5);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#fba8a4',
950: '#000000',
},
}SCSS
$custom: #fba8a4; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#fba8a4",
"rgb": {
"r": 251,
"g": 168,
"b": 164
},
"hsl": {
"h": 2.759,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.81145,
"c": 0.09883,
"h": 22.5
},
"luminance": 0.51195
}Semantic roles & 50–950 ramp
primary
#FBA8A4
secondary
#66D8DD
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282