#FBAB83#FBAB83
#FBAB83 is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.0% C 0.109 H 47.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAB83 |
|---|---|
| RGB | rgb(251, 171, 131) |
| HSL | hsl(20, 94%, 75%) |
| HSV | hsv(20, 48%, 98%) |
| CMYK | cmyk(0%, 31.9%, 47.8%, 1.6%) |
| CIE-LAB | lab(76.85, 24.98, 32.46) |
| CIE-LCH | lch(76.85, 40.96, 52.42°) |
| OKLab | oklab(80.98% 0.0738 0.0799) |
| OKLCH | oklch(80.98% 0.109 47.3) |
| XYZ | xyz(58.4464, 51.2783, 28.2878) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.56
Peach (survey)
#FFB07C
ΔE00 3.67
Pale Salmon
#FFB19A
ΔE00 5.68
Light Salmon
#FEA993
ΔE00 6.19
Darksalmon
#E9967A
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAB83 #83D3FB
analogous
#FB8397 #FBAB83 #FBE783
triadic
#FBAB83 #83FBAB #AB83FB
tetradic
#FBAB83 #97FB83 #83D3FB #E783FB
square
#FBAB83 #97FB83 #83D3FB #E783FB
split-complementary
#FBAB83 #83FBE7 #8397FB
monochromatic
#F75B0C #F98348 #FBAB83 #FDD3BE #FEEBE1
Accessibility & contrast
On white
1.87
#FBAB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FBAB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAB83
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAB83 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B380
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fbab83; /* rgb */ color: rgb(251, 171, 131); /* oklch */ color: oklch(81.0% 0.109 47.3);
Tailwind
colors: {
custom: {
50: '#ffc4a7',
500: '#fbab83',
950: '#000000',
},
}SCSS
$custom: #fbab83; $custom-light: #ffc4a7; $custom-dark: #000000;
JSON
{
"hex": "#fbab83",
"rgb": {
"r": 251,
"g": 171,
"b": 131
},
"hsl": {
"h": 20,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.80976,
"c": 0.10877,
"h": 47.3
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#FBAB83
secondary
#49A9D9
accent
#99E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280