#FBAF99#FBAF99
#FBAF99 is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.1% C 0.095 H 36.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAF99 |
|---|---|
| RGB | rgb(251, 175, 153) |
| HSL | hsl(13, 92%, 79%) |
| HSV | hsv(13, 39%, 98%) |
| CMYK | cmyk(0%, 30.3%, 39%, 1.6%) |
| CIE-LAB | lab(78.15, 25.14, 22.46) |
| CIE-LCH | lch(78.15, 33.71, 41.78°) |
| OKLab | oklab(82.12% 0.076 0.0569) |
| OKLCH | oklch(82.12% 0.095 36.8) |
| XYZ | xyz(60.8658, 53.4733, 37.2464) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.76
Light Salmon
#FEA993
ΔE00 1.88
Blush (survey)
#F29E8E
ΔE00 4.64
Lightsalmon
#FFA07A
ΔE00 6.00
Peachy Pink
#FF9A8A
ΔE00 6.02
Darksalmon
#E9967A
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAF99 #99E5FB
analogous
#FB99B4 #FBAF99 #FBE099
triadic
#FBAF99 #99FBAF #AF99FB
tetradic
#FBAF99 #B4FB99 #99E5FB #E099FB
square
#FBAF99 #B4FB99 #99E5FB #E099FB
split-complementary
#FBAF99 #99FBE0 #99B4FB
monochromatic
#F65323 #F9815E #FBAF99 #FDDDD4 #FEE8E2
Accessibility & contrast
On white
1.80
#FBAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FBAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAF99
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAF99 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#D3C798
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbaf99; /* rgb */ color: rgb(251, 175, 153); /* oklch */ color: oklch(82.1% 0.095 36.8);
Tailwind
colors: {
custom: {
50: '#ffc7b7',
500: '#fbaf99',
950: '#000000',
},
}SCSS
$custom: #fbaf99; $custom-light: #ffc7b7; $custom-dark: #000000;
JSON
{
"hex": "#fbaf99",
"rgb": {
"r": 251,
"g": 175,
"b": 153
},
"hsl": {
"h": 13.469,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.82115,
"c": 0.09495,
"h": 36.8
},
"luminance": 0.53469
}Semantic roles & 50–950 ramp
primary
#FBAF99
secondary
#5CBFDC
accent
#B2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281