#FBAE85#FBAE85
#FBAE85 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.106 H 48.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE85 |
|---|---|
| RGB | rgb(251, 174, 133) |
| HSL | hsl(21, 94%, 75%) |
| HSV | hsv(21, 47%, 98%) |
| CMYK | cmyk(0%, 30.7%, 47%, 1.6%) |
| CIE-LAB | lab(77.57, 23.59, 32.35) |
| CIE-LCH | lch(77.57, 40.04, 53.89°) |
| OKLab | oklab(81.54% 0.0698 0.0798) |
| OKLCH | oklch(81.54% 0.106 48.8) |
| XYZ | xyz(59.1563, 52.4792, 29.1996) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.00
Lightsalmon
#FFA07A
ΔE00 4.52
Pale Salmon
#FFB19A
ΔE00 6.04
Light Salmon
#FEA993
ΔE00 6.82
Apricot (survey)
#FFB16D
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE85 #85D2FB
analogous
#FB8597 #FBAE85 #FBE985
triadic
#FBAE85 #85FBAE #AE85FB
tetradic
#FBAE85 #97FB85 #85D2FB #E985FB
square
#FBAE85 #97FB85 #85D2FB #E985FB
split-complementary
#FBAE85 #85FBE9 #8597FB
monochromatic
#F75F0E #F9874A #FBAE85 #FDD5C0 #FEEBE1
Accessibility & contrast
On white
1.83
#FBAE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FBAE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE85
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE85 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B682
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae85; /* rgb */ color: rgb(251, 174, 133); /* oklch */ color: oklch(81.5% 0.106 48.8);
Tailwind
colors: {
custom: {
50: '#ffc6a9',
500: '#fbae85',
950: '#000000',
},
}SCSS
$custom: #fbae85; $custom-light: #ffc6a9; $custom-dark: #000000;
JSON
{
"hex": "#fbae85",
"rgb": {
"r": 251,
"g": 174,
"b": 133
},
"hsl": {
"h": 20.847,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.81543,
"c": 0.10599,
"h": 48.8
},
"luminance": 0.52475
}Semantic roles & 50–950 ramp
primary
#FBAE85
secondary
#4BA8D9
accent
#96E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280