#FBAE90#FBAE90
#FBAE90 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.8% C 0.100 H 42.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE90 |
|---|---|
| RGB | rgb(251, 174, 144) |
| HSL | hsl(17, 93%, 77%) |
| HSV | hsv(17, 43%, 98%) |
| CMYK | cmyk(0%, 30.7%, 42.6%, 1.6%) |
| CIE-LAB | lab(77.76, 24.69, 26.75) |
| CIE-LCH | lch(77.76, 36.40, 47.29°) |
| OKLab | oklab(81.75% 0.0741 0.067) |
| OKLCH | oklch(81.75% 0.1 42.1) |
| XYZ | xyz(59.9564, 52.7993, 33.4136) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.63
Light Salmon
#FEA993
ΔE00 3.47
Lightsalmon
#FFA07A
ΔE00 4.23
Darksalmon
#E9967A
ΔE00 6.11
Blush (survey)
#F29E8E
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE90 #90DDFB
analogous
#FB90A8 #FBAE90 #FBE390
triadic
#FBAE90 #90FBAE #AE90FB
tetradic
#FBAE90 #A8FB90 #90DDFB #E390FB
square
#FBAE90 #A8FB90 #90DDFB #E390FB
split-complementary
#FBAE90 #90FBE3 #90A8FB
monochromatic
#F7581A #F98355 #FBAE90 #FDD9CB #FEE9E1
Accessibility & contrast
On white
1.82
#FBAE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FBAE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE90
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE90 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78E
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#FFA2A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae90; /* rgb */ color: rgb(251, 174, 144); /* oklch */ color: oklch(81.8% 0.100 42.1);
Tailwind
colors: {
custom: {
50: '#ffc6b0',
500: '#fbae90',
950: '#000000',
},
}SCSS
$custom: #fbae90; $custom-light: #ffc6b0; $custom-dark: #000000;
JSON
{
"hex": "#fbae90",
"rgb": {
"r": 251,
"g": 174,
"b": 144
},
"hsl": {
"h": 16.822,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.81752,
"c": 0.09986,
"h": 42.1
},
"luminance": 0.52795
}Semantic roles & 50–950 ramp
primary
#FBAE90
secondary
#54B5DB
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281