#FBA97E#FBA97E
#FBA97E is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.5% C 0.113 H 48.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA97E |
|---|---|
| RGB | rgb(251, 169, 126) |
| HSL | hsl(21, 94%, 74%) |
| HSV | hsv(21, 50%, 98%) |
| CMYK | cmyk(0%, 32.7%, 49.8%, 1.6%) |
| CIE-LAB | lab(76.31, 25.57, 34.41) |
| CIE-LCH | lch(76.31, 42.87, 53.39°) |
| OKLab | oklab(80.54% 0.075 0.0842) |
| OKLCH | oklch(80.54% 0.113 48.3) |
| XYZ | xyz(57.7407, 50.3961, 26.4210) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.22
Lightsalmon
#FFA07A
ΔE00 3.57
Pale Salmon
#FFB19A
ΔE00 6.54
Darksalmon
#E9967A
ΔE00 6.72
Sandybrown
#F4A460
ΔE00 6.87
Light Salmon
#FEA993
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA97E #7ED0FB
analogous
#FB7E92 #FBA97E #FBE87E
triadic
#FBA97E #7EFBA9 #A97EFB
tetradic
#FBA97E #92FB7E #7ED0FB #E87EFB
square
#FBA97E #92FB7E #7ED0FB #E87EFB
split-complementary
#FBA97E #7EFBE8 #7E92FB
monochromatic
#F75A08 #F98143 #FBA97E #FDD1B9 #FEEBE1
Accessibility & contrast
On white
1.90
#FBA97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FBA97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA97E
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA97E | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB27B
Deuteranopia (green-blind)
#D3C37E
Tritanopia (blue-blind)
#FF9A9E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba97e; /* rgb */ color: rgb(251, 169, 126); /* oklch */ color: oklch(80.5% 0.113 48.3);
Tailwind
colors: {
custom: {
50: '#ffc3a4',
500: '#fba97e',
950: '#000000',
},
}SCSS
$custom: #fba97e; $custom-light: #ffc3a4; $custom-dark: #000000;
JSON
{
"hex": "#fba97e",
"rgb": {
"r": 251,
"g": 169,
"b": 126
},
"hsl": {
"h": 20.64,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.80535,
"c": 0.11275,
"h": 48.3
},
"luminance": 0.50392
}Semantic roles & 50–950 ramp
primary
#FBA97E
secondary
#45A6D9
accent
#97E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280