#FBAE8D#FBAE8D
#FBAE8D is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.7% C 0.101 H 44.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE8D |
|---|---|
| RGB | rgb(251, 174, 141) |
| HSL | hsl(18, 93%, 77%) |
| HSV | hsv(18, 44%, 98%) |
| CMYK | cmyk(0%, 30.7%, 43.8%, 1.6%) |
| CIE-LAB | lab(77.70, 24.38, 28.28) |
| CIE-LCH | lch(77.70, 37.34, 49.23°) |
| OKLab | oklab(81.69% 0.0729 0.0705) |
| OKLCH | oklch(81.69% 0.101 44) |
| XYZ | xyz(59.7302, 52.7088, 32.2220) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.58
Lightsalmon
#FFA07A
ΔE00 3.99
Light Salmon
#FEA993
ΔE00 4.38
Peach (survey)
#FFB07C
ΔE00 5.47
Darksalmon
#E9967A
ΔE00 6.30
Pinkish Tan
#D99B82
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE8D #8DDAFB
analogous
#FB8DA3 #FBAE8D #FBE58D
triadic
#FBAE8D #8DFBAE #AE8DFB
tetradic
#FBAE8D #A3FB8D #8DDAFB #E58DFB
square
#FBAE8D #A3FB8D #8DDAFB #E58DFB
split-complementary
#FBAE8D #8DFBE5 #8DA3FB
monochromatic
#F75A17 #F98452 #FBAE8D #FDD8C8 #FEEAE1
Accessibility & contrast
On white
1.82
#FBAE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FBAE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE8D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE8D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B68A
Deuteranopia (green-blind)
#D4C68D
Tritanopia (blue-blind)
#FFA1A5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae8d; /* rgb */ color: rgb(251, 174, 141); /* oklch */ color: oklch(81.7% 0.101 44.0);
Tailwind
colors: {
custom: {
50: '#ffc6ae',
500: '#fbae8d',
950: '#000000',
},
}SCSS
$custom: #fbae8d; $custom-light: #ffc6ae; $custom-dark: #000000;
JSON
{
"hex": "#fbae8d",
"rgb": {
"r": 251,
"g": 174,
"b": 141
},
"hsl": {
"h": 18,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.81693,
"c": 0.10143,
"h": 44
},
"luminance": 0.52704
}Semantic roles & 50–950 ramp
primary
#FBAE8D
secondary
#52B1DB
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281