#FBAE99#FBAE99
#FBAE99 is a light, moderate red. Relative luminance 0.531; OKLCH L 81.9% C 0.096 H 35.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE99 |
|---|---|
| RGB | rgb(251, 174, 153) |
| HSL | hsl(13, 92%, 79%) |
| HSV | hsv(13, 39%, 98%) |
| CMYK | cmyk(0%, 30.7%, 39%, 1.6%) |
| CIE-LAB | lab(77.93, 25.66, 22.15) |
| CIE-LCH | lch(77.93, 33.90, 40.80°) |
| OKLab | oklab(81.94% 0.0776 0.0562) |
| OKLCH | oklch(81.94% 0.096 35.9) |
| XYZ | xyz(60.6719, 53.0855, 37.1818) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.03
Light Salmon
#FEA993
ΔE00 1.60
Blush (survey)
#F29E8E
ΔE00 4.25
Peachy Pink
#FF9A8A
ΔE00 5.62
Lightsalmon
#FFA07A
ΔE00 6.13
Darksalmon
#E9967A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE99 #99E6FB
analogous
#FB99B5 #FBAE99 #FBDF99
triadic
#FBAE99 #99FBAE #AE99FB
tetradic
#FBAE99 #B5FB99 #99E6FB #DF99FB
square
#FBAE99 #B5FB99 #99E6FB #DF99FB
split-complementary
#FBAE99 #99FBDF #99B5FB
monochromatic
#F65023 #F97F5E #FBAE99 #FDDDD4 #FEE8E2
Accessibility & contrast
On white
1.81
#FBAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FBAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE99
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE99 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbae99; /* rgb */ color: rgb(251, 174, 153); /* oklch */ color: oklch(81.9% 0.096 35.9);
Tailwind
colors: {
custom: {
50: '#ffc6b7',
500: '#fbae99',
950: '#000000',
},
}SCSS
$custom: #fbae99; $custom-light: #ffc6b7; $custom-dark: #000000;
JSON
{
"hex": "#fbae99",
"rgb": {
"r": 251,
"g": 174,
"b": 153
},
"hsl": {
"h": 12.857,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81938,
"c": 0.09577,
"h": 35.9
},
"luminance": 0.53081
}Semantic roles & 50–950 ramp
primary
#FBAE99
secondary
#5CC1DC
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281