#FBA899#FBA899
#FBA899 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.101 H 30.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA899 |
|---|---|
| RGB | rgb(251, 168, 153) |
| HSL | hsl(9, 92%, 79%) |
| HSV | hsv(9, 39%, 98%) |
| CMYK | cmyk(0%, 33.1%, 39%, 1.6%) |
| CIE-LAB | lab(76.57, 28.81, 20.28) |
| CIE-LCH | lch(76.57, 35.23, 35.15°) |
| OKLab | oklab(80.89% 0.0871 0.0516) |
| OKLCH | oklch(80.89% 0.101 30.7) |
| XYZ | xyz(59.5386, 50.8188, 36.8040) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.42
Blush (survey)
#F29E8E
ΔE00 2.61
Pale Salmon
#FFB19A
ΔE00 3.57
Peachy Pink
#FF9A8A
ΔE00 3.71
Darksalmon
#E9967A
ΔE00 6.83
Lightsalmon
#FFA07A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA899 #99ECFB
analogous
#FB99BB #FBA899 #FBD999
triadic
#FBA899 #99FBA8 #A899FB
tetradic
#FBA899 #BBFB99 #99ECFB #D999FB
square
#FBA899 #BBFB99 #99ECFB #D999FB
split-complementary
#FBA899 #99FBD9 #99BBFB
monochromatic
#F64423 #F9765E #FBA899 #FDDAD4 #FEE6E2
Accessibility & contrast
On white
1.88
#FBA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FBA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA899
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA899 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fba899; /* rgb */ color: rgb(251, 168, 153); /* oklch */ color: oklch(80.9% 0.101 30.7);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#fba899',
950: '#000000',
},
}SCSS
$custom: #fba899; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#fba899",
"rgb": {
"r": 251,
"g": 168,
"b": 153
},
"hsl": {
"h": 9.184,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.80892,
"c": 0.10122,
"h": 30.7
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#FBA899
secondary
#5CC9DC
accent
#C2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281