#FBC17E#FBC17E
#FBC17E is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.9% C 0.107 H 69.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC17E |
|---|---|
| RGB | rgb(251, 193, 126) |
| HSL | hsl(32, 94%, 74%) |
| HSV | hsv(32, 50%, 98%) |
| CMYK | cmyk(0%, 23.1%, 49.8%, 1.6%) |
| CIE-LAB | lab(81.92, 12.99, 41.58) |
| CIE-LCH | lch(81.92, 43.56, 72.65°) |
| OKLab | oklab(84.9% 0.0374 0.1005) |
| OKLCH | oklch(84.9% 0.107 69.6) |
| XYZ | xyz(62.6224, 60.1595, 28.0482) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.66
Burlywood
#DEB887
ΔE00 6.20
Butterscotch
#FDB147
ΔE00 7.01
Light Orange
#FDAA48
ΔE00 7.55
Pale Orange
#FFA756
ΔE00 8.01
Sandybrown
#F4A460
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC17E #7EB8FB
analogous
#FB837E #FBC17E #F7FB7E
triadic
#FBC17E #7EFBC1 #C17EFB
tetradic
#FBC17E #7EFB83 #7EB8FB #FB7EF7
square
#FBC17E #7EFB83 #7EB8FB #FB7EF7
split-complementary
#FBC17E #7EF7FB #837EFB
monochromatic
#F78808 #F9A443 #FBC17E #FDDEB9 #FEF1E1
Accessibility & contrast
On white
1.61
#FBC17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBC17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC17E
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC17E | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc17e; /* rgb */ color: rgb(251, 193, 126); /* oklch */ color: oklch(84.9% 0.107 69.6);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#fbc17e',
950: '#000000',
},
}SCSS
$custom: #fbc17e; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc17e",
"rgb": {
"r": 251,
"g": 193,
"b": 126
},
"hsl": {
"h": 32.16,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.84901,
"c": 0.10725,
"h": 69.6
},
"luminance": 0.60156
}Semantic roles & 50–950 ramp
primary
#FBC17E
secondary
#4589D9
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380