#FBC47E#FBC47E
#FBC47E is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.5% C 0.108 H 72.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC47E |
|---|---|
| RGB | rgb(251, 196, 126) |
| HSL | hsl(34, 94%, 74%) |
| HSV | hsv(34, 50%, 98%) |
| CMYK | cmyk(0%, 21.9%, 49.8%, 1.6%) |
| CIE-LAB | lab(82.65, 11.42, 42.49) |
| CIE-LCH | lch(82.65, 44.00, 74.95°) |
| OKLab | oklab(85.47% 0.0328 0.1025) |
| OKLCH | oklch(85.47% 0.108 72.3) |
| XYZ | xyz(63.2923, 61.4993, 28.2715) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.33
Apricot (survey)
#FFB16D
ΔE00 6.94
Butterscotch
#FDB147
ΔE00 7.12
Navajowhite
#FFDEAD
ΔE00 8.11
Light Orange
#FDAA48
ΔE00 8.16
Light Peach
#FFD8B1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC47E #7EB5FB
analogous
#FB867E #FBC47E #F4FB7E
triadic
#FBC47E #7EFBC4 #C47EFB
tetradic
#FBC47E #7EFB86 #7EB5FB #FB7EF4
square
#FBC47E #7EFB86 #7EB5FB #FB7EF4
split-complementary
#FBC47E #7EF4FB #867EFB
monochromatic
#F78E08 #F9A943 #FBC47E #FDDFB9 #FEF1E1
Accessibility & contrast
On white
1.58
#FBC47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FBC47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC47E
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC47E | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc47e; /* rgb */ color: rgb(251, 196, 126); /* oklch */ color: oklch(85.5% 0.108 72.3);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fbc47e',
950: '#000000',
},
}SCSS
$custom: #fbc47e; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc47e",
"rgb": {
"r": 251,
"g": 196,
"b": 126
},
"hsl": {
"h": 33.6,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.85465,
"c": 0.10766,
"h": 72.3
},
"luminance": 0.61495
}Semantic roles & 50–950 ramp
primary
#FBC47E
secondary
#4586D9
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380