#FBC591#FBC591
#FBC591 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.091 H 65.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC591 |
|---|---|
| RGB | rgb(251, 197, 145) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 42%, 98%) |
| CMYK | cmyk(0%, 21.5%, 42.2%, 1.6%) |
| CIE-LAB | lab(83.17, 12.74, 33.43) |
| CIE-LCH | lch(83.17, 35.77, 69.14°) |
| OKLab | oklab(85.97% 0.0385 0.0827) |
| OKLCH | oklch(85.97% 0.091 65) |
| XYZ | xyz(64.8631, 62.4897, 35.4278) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.88
Apricot (survey)
#FFB16D
ΔE00 6.48
Apricot
#FBCEB1
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.01
Peach (survey)
#FFB07C
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC591 #91C7FB
analogous
#FB9192 #FBC591 #FBFA91
triadic
#FBC591 #91FBC5 #C591FB
tetradic
#FBC591 #92FB91 #91C7FB #FA91FB
square
#FBC591 #92FB91 #91C7FB #FA91FB
split-complementary
#FBC591 #91FBFA #9192FB
monochromatic
#F7871B #F9A656 #FBC591 #FDE4CC #FEEFE1
Accessibility & contrast
On white
1.56
#FBC591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FBC591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC591
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC591 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc591; /* rgb */ color: rgb(251, 197, 145); /* oklch */ color: oklch(86.0% 0.091 65.0);
Tailwind
colors: {
custom: {
50: '#ffd6b1',
500: '#fbc591',
950: '#000000',
},
}SCSS
$custom: #fbc591; $custom-light: #ffd6b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc591",
"rgb": {
"r": 251,
"g": 197,
"b": 145
},
"hsl": {
"h": 29.434,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.8597,
"c": 0.09126,
"h": 65
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#FBC591
secondary
#5599DB
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381