#FBB87B#FBB87B
#FBB87B is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.2% C 0.110 H 62.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB87B |
|---|---|
| RGB | rgb(251, 184, 123) |
| HSL | hsl(29, 94%, 73%) |
| HSV | hsv(29, 51%, 98%) |
| CMYK | cmyk(0%, 26.7%, 51%, 1.6%) |
| CIE-LAB | lab(79.74, 17.43, 40.36) |
| CIE-LCH | lch(79.74, 43.96, 66.64°) |
| OKLab | oklab(83.18% 0.0503 0.0975) |
| OKLCH | oklch(83.18% 0.11 62.7) |
| XYZ | xyz(60.5024, 56.2245, 26.4008) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.58
Peach (survey)
#FFB07C
ΔE00 4.57
Sandybrown
#F4A460
ΔE00 5.16
Pale Orange
#FFA756
ΔE00 5.59
Light Orange
#FDAA48
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB87B #7BBEFB
analogous
#FB7B7E #FBB87B #FBF87B
triadic
#FBB87B #7BFBB8 #B87BFB
tetradic
#FBB87B #7EFB7B #7BBEFB #F87BFB
square
#FBB87B #7EFB7B #7BBEFB #F87BFB
split-complementary
#FBB87B #7BFBF8 #7B7EFB
monochromatic
#F47807 #F99840 #FBB87B #FDD8B6 #FEEFE1
Accessibility & contrast
On white
1.72
#FBB87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#FBB87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB87B
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB87B | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFAAA9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbb87b; /* rgb */ color: rgb(251, 184, 123); /* oklch */ color: oklch(83.2% 0.110 62.7);
Tailwind
colors: {
custom: {
50: '#ffcda2',
500: '#fbb87b',
950: '#000000',
},
}SCSS
$custom: #fbb87b; $custom-light: #ffcda2; $custom-dark: #000000;
JSON
{
"hex": "#fbb87b",
"rgb": {
"r": 251,
"g": 184,
"b": 123
},
"hsl": {
"h": 28.594,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.83183,
"c": 0.10975,
"h": 62.7
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#FBB87B
secondary
#4291D8
accent
#78E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380