#FBC17C#FBC17C
#FBC17C is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.109 H 70.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC17C |
|---|---|
| RGB | rgb(251, 193, 124) |
| HSL | hsl(33, 94%, 74%) |
| HSV | hsv(33, 51%, 98%) |
| CMYK | cmyk(0%, 23.1%, 50.6%, 1.6%) |
| CIE-LAB | lab(81.90, 12.81, 42.56) |
| CIE-LCH | lch(81.90, 44.44, 73.25°) |
| OKLab | oklab(84.87% 0.0367 0.1026) |
| OKLCH | oklch(84.87% 0.109 70.3) |
| XYZ | xyz(62.4946, 60.1084, 27.3753) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.34
Butterscotch
#FDB147
ΔE00 6.71
Light Orange
#FDAA48
ΔE00 7.41
Pale Orange
#FFA756
ΔE00 8.08
Sandybrown
#F4A460
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC17C #7CB6FB
analogous
#FB817C #FBC17C #F6FB7C
triadic
#FBC17C #7CFBC1 #C17CFB
tetradic
#FBC17C #7CFB81 #7CB6FB #FB7CF6
square
#FBC17C #7CFB81 #7CB6FB #FB7CF6
split-complementary
#FBC17C #7CF6FB #817CFB
monochromatic
#F58907 #F9A541 #FBC17C #FDDDB7 #FEF1E1
Accessibility & contrast
On white
1.61
#FBC17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FBC17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC17C
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC17C | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C476
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc17c; /* rgb */ color: rgb(251, 193, 124); /* oklch */ color: oklch(84.9% 0.109 70.3);
Tailwind
colors: {
custom: {
50: '#ffd3a3',
500: '#fbc17c',
950: '#000000',
},
}SCSS
$custom: #fbc17c; $custom-light: #ffd3a3; $custom-dark: #000000;
JSON
{
"hex": "#fbc17c",
"rgb": {
"r": 251,
"g": 193,
"b": 124
},
"hsl": {
"h": 32.598,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.8487,
"c": 0.10893,
"h": 70.3
},
"luminance": 0.60104
}Semantic roles & 50–950 ramp
primary
#FBC17C
secondary
#4387D8
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380