#FBC47A#FBC47A
#FBC47A is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.4% C 0.111 H 73.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC47A |
|---|---|
| RGB | rgb(251, 196, 122) |
| HSL | hsl(34, 94%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 21.9%, 51.4%, 1.6%) |
| CIE-LAB | lab(82.59, 11.07, 44.43) |
| CIE-LCH | lch(82.59, 45.79, 76.00°) |
| OKLab | oklab(85.41% 0.0313 0.1066) |
| OKLCH | oklch(85.41% 0.111 73.6) |
| XYZ | xyz(63.0393, 61.3981, 26.9393) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.72
Burlywood
#DEB887
ΔE00 6.73
Apricot (survey)
#FFB16D
ΔE00 7.40
Light Orange
#FDAA48
ΔE00 8.04
Navajowhite
#FFDEAD
ΔE00 8.41
Macaroni And Cheese
#EFB435
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC47A #7AB1FB
analogous
#FB837A #FBC47A #F1FB7A
triadic
#FBC47A #7AFBC4 #C47AFB
tetradic
#FBC47A #7AFB83 #7AB1FB #FB7AF1
square
#FBC47A #7AFB83 #7AB1FB #FB7AF1
split-complementary
#FBC47A #7AF1FB #837AFB
monochromatic
#F38F07 #F9AA3F #FBC47A #FDDEB5 #FEF2E1
Accessibility & contrast
On white
1.58
#FBC47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBC47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC47A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC47A | 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)
#D8C674
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc47a; /* rgb */ color: rgb(251, 196, 122); /* oklch */ color: oklch(85.4% 0.111 73.6);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fbc47a',
950: '#000000',
},
}SCSS
$custom: #fbc47a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc47a",
"rgb": {
"r": 251,
"g": 196,
"b": 122
},
"hsl": {
"h": 34.419,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85405,
"c": 0.11113,
"h": 73.6
},
"luminance": 0.61394
}Semantic roles & 50–950 ramp
primary
#FBC47A
secondary
#4181D8
accent
#62E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380