#FBAC99#FBAC99
#FBAC99 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.6% C 0.097 H 34.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAC99 |
|---|---|
| RGB | rgb(251, 172, 153) |
| HSL | hsl(12, 92%, 79%) |
| HSV | hsv(12, 39%, 98%) |
| CMYK | cmyk(0%, 31.5%, 39%, 1.6%) |
| CIE-LAB | lab(77.47, 26.71, 21.52) |
| CIE-LCH | lch(77.47, 34.30, 38.86°) |
| OKLab | oklab(81.59% 0.0807 0.0546) |
| OKLCH | oklch(81.59% 0.097 34.1) |
| XYZ | xyz(60.2884, 52.3184, 37.0539) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.41
Pale Salmon
#FFB19A
ΔE00 1.83
Blush (survey)
#F29E8E
ΔE00 3.55
Peachy Pink
#FF9A8A
ΔE00 4.88
Lightsalmon
#FFA07A
ΔE00 6.49
Darksalmon
#E9967A
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAC99 #99E8FB
analogous
#FB99B7 #FBAC99 #FBDD99
triadic
#FBAC99 #99FBAC #AC99FB
tetradic
#FBAC99 #B7FB99 #99E8FB #DD99FB
square
#FBAC99 #B7FB99 #99E8FB #DD99FB
split-complementary
#FBAC99 #99FBDD #99B7FB
monochromatic
#F64C23 #F97C5E #FBAC99 #FDDCD4 #FEE7E2
Accessibility & contrast
On white
1.83
#FBAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FBAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAC99
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAC99 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB697
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#FFA1A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbac99; /* rgb */ color: rgb(251, 172, 153); /* oklch */ color: oklch(81.6% 0.097 34.1);
Tailwind
colors: {
custom: {
50: '#ffc5b7',
500: '#fbac99',
950: '#000000',
},
}SCSS
$custom: #fbac99; $custom-light: #ffc5b7; $custom-dark: #000000;
JSON
{
"hex": "#fbac99",
"rgb": {
"r": 251,
"g": 172,
"b": 153
},
"hsl": {
"h": 11.633,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81587,
"c": 0.09749,
"h": 34.1
},
"luminance": 0.52314
}Semantic roles & 50–950 ramp
primary
#FBAC99
secondary
#5CC3DC
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281