#FBA7AA#FBA7AA
#FBA7AA is a light, moderate red. Relative luminance 0.510; OKLCH L 81.1% C 0.100 H 17.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA7AA |
|---|---|
| RGB | rgb(251, 167, 170) |
| HSL | hsl(358, 91%, 82%) |
| HSV | hsv(358, 33%, 98%) |
| CMYK | cmyk(0%, 33.5%, 32.3%, 1.6%) |
| CIE-LAB | lab(76.71, 31.34, 11.24) |
| CIE-LCH | lch(76.71, 33.29, 19.72°) |
| OKLab | oklab(81.12% 0.0952 0.0294) |
| OKLCH | oklch(81.12% 0.1 17.2) |
| XYZ | xyz(60.8601, 51.0531, 44.6712) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 5.39
Pale Rose
#FDC1C5
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 7.22
Pink
#FFC0CB
ΔE00 7.31
Blush (survey)
#F29E8E
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA7AA #A7FBF8
analogous
#FBA7D4 #FBA7AA #FBCEA7
triadic
#FBA7AA #AAFBA7 #A7AAFB
tetradic
#FBA7AA #D4FBA7 #A7FBF8 #CEA7FB
square
#FBA7AA #D4FBA7 #A7FBF8 #CEA7FB
split-complementary
#FBA7AA #A7FBCE #A7D4FB
monochromatic
#F63239 #F86C71 #FBA7AA #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.87
#FBA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FBA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA7AA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA7AA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#FF9EA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fba7aa; /* rgb */ color: rgb(251, 167, 170); /* oklch */ color: oklch(81.1% 0.100 17.2);
Tailwind
colors: {
custom: {
50: '#fec2c3',
500: '#fba7aa',
950: '#000000',
},
}SCSS
$custom: #fba7aa; $custom-light: #fec2c3; $custom-dark: #000000;
JSON
{
"hex": "#fba7aa",
"rgb": {
"r": 251,
"g": 167,
"b": 170
},
"hsl": {
"h": 357.857,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.81121,
"c": 0.09959,
"h": 17.2
},
"luminance": 0.51049
}Semantic roles & 50–950 ramp
primary
#FBA7AA
secondary
#68DEDA
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282