#FBAFA0#FBAFA0
#FBAFA0 is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.3% C 0.092 H 31.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFA0 |
|---|---|
| RGB | rgb(251, 175, 160) |
| HSL | hsl(10, 92%, 81%) |
| HSV | hsv(10, 36%, 98%) |
| CMYK | cmyk(0%, 30.3%, 36.3%, 1.6%) |
| CIE-LAB | lab(78.29, 25.94, 18.88) |
| CIE-LCH | lch(78.29, 32.08, 36.05°) |
| OKLab | oklab(82.27% 0.0787 0.0483) |
| OKLCH | oklch(82.27% 0.092 31.5) |
| XYZ | xyz(61.4610, 53.7113, 40.3810) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.84
Light Salmon
#FEA993
ΔE00 2.92
Blush (survey)
#F29E8E
ΔE00 4.14
Peachy Pink
#FF9A8A
ΔE00 5.49
Darksalmon
#E9967A
ΔE00 7.83
Lightsalmon
#FFA07A
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFA0 #A0ECFB
analogous
#FBA0BE #FBAFA0 #FBDCA0
triadic
#FBAFA0 #A0FBAF #AFA0FB
tetradic
#FBAFA0 #BEFBA0 #A0ECFB #DCA0FB
square
#FBAFA0 #BEFBA0 #A0ECFB #DCA0FB
split-complementary
#FBAFA0 #A0FBDC #A0BEFB
monochromatic
#F64C2B #F97E65 #FBAFA0 #FDE0DB #FEE6E2
Accessibility & contrast
On white
1.79
#FBAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FBAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFA0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFA0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99F
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbafa0; /* rgb */ color: rgb(251, 175, 160); /* oklch */ color: oklch(82.3% 0.092 31.5);
Tailwind
colors: {
custom: {
50: '#ffc7bc',
500: '#fbafa0',
950: '#000000',
},
}SCSS
$custom: #fbafa0; $custom-light: #ffc7bc; $custom-dark: #000000;
JSON
{
"hex": "#fbafa0",
"rgb": {
"r": 251,
"g": 175,
"b": 160
},
"hsl": {
"h": 9.89,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.82268,
"c": 0.09236,
"h": 31.5
},
"luminance": 0.53707
}Semantic roles & 50–950 ramp
primary
#FBAFA0
secondary
#62C9DD
accent
#C0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282