#FBB77B#FBB77B
#FBB77B is a very light, moderate orange. Relative luminance 0.558; OKLCH L 83.0% C 0.110 H 61.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB77B |
|---|---|
| RGB | rgb(251, 183, 123) |
| HSL | hsl(28, 94%, 73%) |
| HSV | hsv(28, 51%, 98%) |
| CMYK | cmyk(0%, 27.1%, 51%, 1.6%) |
| CIE-LAB | lab(79.51, 17.96, 40.06) |
| CIE-LCH | lch(79.51, 43.90, 65.85°) |
| OKLab | oklab(83% 0.0519 0.0969) |
| OKLCH | oklch(83% 0.11 61.8) |
| XYZ | xyz(60.2954, 55.8105, 26.3318) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.39
Peach (survey)
#FFB07C
ΔE00 4.11
Sandybrown
#F4A460
ΔE00 4.91
Pale Orange
#FFA756
ΔE00 5.46
Light Orange
#FDAA48
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB77B #7BBFFB
analogous
#FB7B7F #FBB77B #FBF77B
triadic
#FBB77B #7BFBB7 #B77BFB
tetradic
#FBB77B #7FFB7B #7BBFFB #F77BFB
square
#FBB77B #7FFB7B #7BBFFB #F77BFB
split-complementary
#FBB77B #7BFBF7 #7B7FFB
monochromatic
#F47607 #F99740 #FBB77B #FDD7B6 #FEEFE1
Accessibility & contrast
On white
1.73
#FBB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FBB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB77B
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB77B | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFA9A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb77b; /* rgb */ color: rgb(251, 183, 123); /* oklch */ color: oklch(83.0% 0.110 61.8);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#fbb77b',
950: '#000000',
},
}SCSS
$custom: #fbb77b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#fbb77b",
"rgb": {
"r": 251,
"g": 183,
"b": 123
},
"hsl": {
"h": 28.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.83,
"c": 0.10988,
"h": 61.8
},
"luminance": 0.55806
}Semantic roles & 50–950 ramp
primary
#FBB77B
secondary
#4292D8
accent
#7AE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380