#FBC583#FBC583
#FBC583 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.7% C 0.103 H 71.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC583 |
|---|---|
| RGB | rgb(251, 197, 131) |
| HSL | hsl(33, 94%, 75%) |
| HSV | hsv(33, 48%, 98%) |
| CMYK | cmyk(0%, 21.5%, 47.8%, 1.6%) |
| CIE-LAB | lab(82.96, 11.36, 40.35) |
| CIE-LCH | lch(82.96, 41.92, 74.28°) |
| OKLab | oklab(85.73% 0.0331 0.098) |
| OKLCH | oklch(85.73% 0.103 71.3) |
| XYZ | xyz(63.8493, 62.0842, 30.0887) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.01
Apricot (survey)
#FFB16D
ΔE00 6.89
Light Peach
#FFD8B1
ΔE00 7.57
Navajowhite
#FFDEAD
ΔE00 7.60
Butterscotch
#FDB147
ΔE00 7.79
Very Light Brown
#D3B683
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC583 #83B9FB
analogous
#FB8983 #FBC583 #F5FB83
triadic
#FBC583 #83FBC5 #C583FB
tetradic
#FBC583 #83FB89 #83B9FB #FB83F5
square
#FBC583 #83FB89 #83B9FB #FB83F5
split-complementary
#FBC583 #83F5FB #8983FB
monochromatic
#F78E0C #F9A948 #FBC583 #FDE1BE #FEF1E1
Accessibility & contrast
On white
1.57
#FBC583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FBC583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC583
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC583 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc583; /* rgb */ color: rgb(251, 197, 131); /* oklch */ color: oklch(85.7% 0.103 71.3);
Tailwind
colors: {
custom: {
50: '#ffd6a8',
500: '#fbc583',
950: '#000000',
},
}SCSS
$custom: #fbc583; $custom-light: #ffd6a8; $custom-dark: #000000;
JSON
{
"hex": "#fbc583",
"rgb": {
"r": 251,
"g": 197,
"b": 131
},
"hsl": {
"h": 33,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.85732,
"c": 0.10346,
"h": 71.3
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#FBC583
secondary
#498AD9
accent
#67E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380