#FBC17F#FBC17F
#FBC17F is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.9% C 0.106 H 69.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC17F |
|---|---|
| RGB | rgb(251, 193, 127) |
| HSL | hsl(32, 94%, 74%) |
| HSV | hsv(32, 49%, 98%) |
| CMYK | cmyk(0%, 23.1%, 49.4%, 1.6%) |
| CIE-LAB | lab(81.94, 13.08, 41.09) |
| CIE-LCH | lch(81.94, 43.12, 72.35°) |
| OKLab | oklab(84.92% 0.0378 0.0995) |
| OKLCH | oklch(84.92% 0.106 69.2) |
| XYZ | xyz(62.6872, 60.1854, 28.3897) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.15
Butterscotch
#FDB147
ΔE00 7.16
Light Orange
#FDAA48
ΔE00 7.64
Pale Orange
#FFA756
ΔE00 7.99
Peach (survey)
#FFB07C
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC17F #7FB9FB
analogous
#FB837F #FBC17F #F7FB7F
triadic
#FBC17F #7FFBC1 #C17FFB
tetradic
#FBC17F #7FFB83 #7FB9FB #FB7FF7
square
#FBC17F #7FFB83 #7FB9FB #FB7FF7
split-complementary
#FBC17F #7FF7FB #837FFB
monochromatic
#F78808 #F9A444 #FBC17F #FDDEBA #FEF1E1
Accessibility & contrast
On white
1.61
#FBC17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FBC17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC17F
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC17F | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#E3D180
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc17f; /* rgb */ color: rgb(251, 193, 127); /* oklch */ color: oklch(84.9% 0.106 69.2);
Tailwind
colors: {
custom: {
50: '#ffd3a5',
500: '#fbc17f',
950: '#000000',
},
}SCSS
$custom: #fbc17f; $custom-light: #ffd3a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc17f",
"rgb": {
"r": 251,
"g": 193,
"b": 127
},
"hsl": {
"h": 31.935,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.84916,
"c": 0.1064,
"h": 69.2
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#FBC17F
secondary
#468AD9
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380