#FBAE8B#FBAE8B
#FBAE8B is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.7% C 0.103 H 45.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE8B |
|---|---|
| RGB | rgb(251, 174, 139) |
| HSL | hsl(19, 93%, 76%) |
| HSV | hsv(19, 45%, 98%) |
| CMYK | cmyk(0%, 30.7%, 44.6%, 1.6%) |
| CIE-LAB | lab(77.67, 24.18, 29.30) |
| CIE-LCH | lch(77.67, 37.99, 50.46°) |
| OKLab | oklab(81.66% 0.0721 0.0729) |
| OKLCH | oklch(81.66% 0.103 45.3) |
| XYZ | xyz(59.5827, 52.6498, 31.4453) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.97
Pale Salmon
#FFB19A
ΔE00 4.20
Peach (survey)
#FFB07C
ΔE00 4.83
Light Salmon
#FEA993
ΔE00 5.00
Darksalmon
#E9967A
ΔE00 6.50
Pinkish Tan
#D99B82
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE8B #8BD8FB
analogous
#FB8BA0 #FBAE8B #FBE68B
triadic
#FBAE8B #8BFBAE #AE8BFB
tetradic
#FBAE8B #A0FB8B #8BD8FB #E68BFB
square
#FBAE8B #A0FB8B #8BD8FB #E68BFB
split-complementary
#FBAE8B #8BFBE6 #8BA0FB
monochromatic
#F75B15 #F98550 #FBAE8B #FDD7C6 #FEEAE1
Accessibility & contrast
On white
1.82
#FBAE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FBAE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE8B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE8B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B688
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#FFA1A5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae8b; /* rgb */ color: rgb(251, 174, 139); /* oklch */ color: oklch(81.7% 0.103 45.3);
Tailwind
colors: {
custom: {
50: '#ffc6ad',
500: '#fbae8b',
950: '#000000',
},
}SCSS
$custom: #fbae8b; $custom-light: #ffc6ad; $custom-dark: #000000;
JSON
{
"hex": "#fbae8b",
"rgb": {
"r": 251,
"g": 174,
"b": 139
},
"hsl": {
"h": 18.75,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.81655,
"c": 0.10252,
"h": 45.3
},
"luminance": 0.52645
}Semantic roles & 50–950 ramp
primary
#FBAE8B
secondary
#50AFDA
accent
#9EE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281