#FBAE80#FBAE80
#FBAE80 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.5% C 0.109 H 51.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE80 |
|---|---|
| RGB | rgb(251, 174, 128) |
| HSL | hsl(22, 94%, 74%) |
| HSV | hsv(22, 49%, 98%) |
| CMYK | cmyk(0%, 30.7%, 49%, 1.6%) |
| CIE-LAB | lab(77.49, 23.13, 34.88) |
| CIE-LCH | lch(77.49, 41.85, 56.45°) |
| OKLab | oklab(81.46% 0.0679 0.0854) |
| OKLCH | oklch(81.46% 0.109 51.5) |
| XYZ | xyz(58.8191, 52.3443, 27.4234) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.61
Lightsalmon
#FFA07A
ΔE00 5.42
Apricot (survey)
#FFB16D
ΔE00 5.55
Sandybrown
#F4A460
ΔE00 5.91
Pale Salmon
#FFB19A
ΔE00 7.50
Pastel Orange
#FF964F
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE80 #80CDFB
analogous
#FB8090 #FBAE80 #FBEC80
triadic
#FBAE80 #80FBAE #AE80FB
tetradic
#FBAE80 #90FB80 #80CDFB #EC80FB
square
#FBAE80 #90FB80 #80CDFB #EC80FB
split-complementary
#FBAE80 #80FBEC #8090FB
monochromatic
#F76209 #F98845 #FBAE80 #FDD4BB #FEECE1
Accessibility & contrast
On white
1.83
#FBAE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FBAE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE80
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE80 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57C
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbae80; /* rgb */ color: rgb(251, 174, 128); /* oklch */ color: oklch(81.5% 0.109 51.5);
Tailwind
colors: {
custom: {
50: '#ffc6a5',
500: '#fbae80',
950: '#000000',
},
}SCSS
$custom: #fbae80; $custom-light: #ffc6a5; $custom-dark: #000000;
JSON
{
"hex": "#fbae80",
"rgb": {
"r": 251,
"g": 174,
"b": 128
},
"hsl": {
"h": 22.439,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.81455,
"c": 0.10907,
"h": 51.5
},
"luminance": 0.5234
}Semantic roles & 50–950 ramp
primary
#FBAE80
secondary
#46A2D9
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280