#FBC47C#FBC47C
#FBC47C is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.4% C 0.109 H 73.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC47C |
|---|---|
| RGB | rgb(251, 196, 124) |
| HSL | hsl(34, 94%, 74%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 21.9%, 50.6%, 1.6%) |
| CIE-LAB | lab(82.62, 11.25, 43.46) |
| CIE-LCH | lch(82.62, 44.89, 75.49°) |
| OKLab | oklab(85.44% 0.0321 0.1046) |
| OKLCH | oklch(85.44% 0.109 73) |
| XYZ | xyz(63.1645, 61.4482, 27.5986) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.52
Butterscotch
#FDB147
ΔE00 6.91
Apricot (survey)
#FFB16D
ΔE00 7.16
Light Orange
#FDAA48
ΔE00 8.09
Navajowhite
#FFDEAD
ΔE00 8.25
Very Light Brown
#D3B683
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC47C #7CB3FB
analogous
#FB847C #FBC47C #F2FB7C
triadic
#FBC47C #7CFBC4 #C47CFB
tetradic
#FBC47C #7CFB84 #7CB3FB #FB7CF2
square
#FBC47C #7CFB84 #7CB3FB #FB7CF2
split-complementary
#FBC47C #7CF2FB #847CFB
monochromatic
#F58E07 #F9A941 #FBC47C #FDDFB7 #FEF2E1
Accessibility & contrast
On white
1.58
#FBC47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FBC47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC47C
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC47C | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc47c; /* rgb */ color: rgb(251, 196, 124); /* oklch */ color: oklch(85.4% 0.109 73.0);
Tailwind
colors: {
custom: {
50: '#ffd5a3',
500: '#fbc47c',
950: '#000000',
},
}SCSS
$custom: #fbc47c; $custom-light: #ffd5a3; $custom-dark: #000000;
JSON
{
"hex": "#fbc47c",
"rgb": {
"r": 251,
"g": 196,
"b": 124
},
"hsl": {
"h": 34.016,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.85435,
"c": 0.1094,
"h": 73
},
"luminance": 0.61444
}Semantic roles & 50–950 ramp
primary
#FBC47C
secondary
#4384D8
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380