#FBA87E#FBA87E
#FBA87E is a light, moderate orange. Relative luminance 0.500; OKLCH L 80.4% C 0.113 H 47.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA87E |
|---|---|
| RGB | rgb(251, 168, 126) |
| HSL | hsl(20, 94%, 74%) |
| HSV | hsv(20, 50%, 98%) |
| CMYK | cmyk(0%, 33.1%, 49.8%, 1.6%) |
| CIE-LAB | lab(76.08, 26.09, 34.12) |
| CIE-LCH | lch(76.08, 42.95, 52.59°) |
| OKLab | oklab(80.36% 0.0766 0.0835) |
| OKLCH | oklch(80.36% 0.113 47.5) |
| XYZ | xyz(57.5554, 50.0255, 26.3592) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.13
Peach (survey)
#FFB07C
ΔE00 3.66
Pale Salmon
#FFB19A
ΔE00 6.29
Darksalmon
#E9967A
ΔE00 6.33
Light Salmon
#FEA993
ΔE00 6.57
Sandybrown
#F4A460
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA87E #7ED1FB
analogous
#FB7E93 #FBA87E #FBE77E
triadic
#FBA87E #7EFBA8 #A87EFB
tetradic
#FBA87E #93FB7E #7ED1FB #E77EFB
square
#FBA87E #93FB7E #7ED1FB #E77EFB
split-complementary
#FBA87E #7EFBE7 #7E93FB
monochromatic
#F75808 #F98043 #FBA87E #FDD0B9 #FEEBE1
Accessibility & contrast
On white
1.91
#FBA87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FBA87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA87E
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA87E | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB17B
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba87e; /* rgb */ color: rgb(251, 168, 126); /* oklch */ color: oklch(80.4% 0.113 47.5);
Tailwind
colors: {
custom: {
50: '#ffc2a4',
500: '#fba87e',
950: '#000000',
},
}SCSS
$custom: #fba87e; $custom-light: #ffc2a4; $custom-dark: #000000;
JSON
{
"hex": "#fba87e",
"rgb": {
"r": 251,
"g": 168,
"b": 126
},
"hsl": {
"h": 20.16,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.80359,
"c": 0.11331,
"h": 47.5
},
"luminance": 0.50021
}Semantic roles & 50–950 ramp
primary
#FBA87E
secondary
#45A7D9
accent
#98E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280