#FBC47B#FBC47B
#FBC47B is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.4% C 0.110 H 73.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC47B |
|---|---|
| RGB | rgb(251, 196, 123) |
| HSL | hsl(34, 94%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 21.9%, 51%, 1.6%) |
| CIE-LAB | lab(82.61, 11.16, 43.95) |
| CIE-LCH | lch(82.61, 45.34, 75.75°) |
| OKLab | oklab(85.42% 0.0317 0.1056) |
| OKLCH | oklch(85.42% 0.11 73.3) |
| XYZ | xyz(63.1016, 61.4230, 27.2673) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.62
Butterscotch
#FDB147
ΔE00 6.81
Apricot (survey)
#FFB16D
ΔE00 7.28
Light Orange
#FDAA48
ΔE00 8.06
Navajowhite
#FFDEAD
ΔE00 8.33
Very Light Brown
#D3B683
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC47B #7BB2FB
analogous
#FB847B #FBC47B #F2FB7B
triadic
#FBC47B #7BFBC4 #C47BFB
tetradic
#FBC47B #7BFB84 #7BB2FB #FB7BF2
square
#FBC47B #7BFB84 #7BB2FB #FB7BF2
split-complementary
#FBC47B #7BF2FB #847BFB
monochromatic
#F48E07 #F9A940 #FBC47B #FDDFB6 #FEF2E1
Accessibility & contrast
On white
1.58
#FBC47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBC47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC47B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC47B | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc47b; /* rgb */ color: rgb(251, 196, 123); /* oklch */ color: oklch(85.4% 0.110 73.3);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fbc47b',
950: '#000000',
},
}SCSS
$custom: #fbc47b; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc47b",
"rgb": {
"r": 251,
"g": 196,
"b": 123
},
"hsl": {
"h": 34.219,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8542,
"c": 0.11026,
"h": 73.3
},
"luminance": 0.61419
}Semantic roles & 50–950 ramp
primary
#FBC47B
secondary
#4283D8
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380