#FBC491#FBC491
#FBC491 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.8% C 0.091 H 64.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC491 |
|---|---|
| RGB | rgb(251, 196, 145) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 42%, 98%) |
| CMYK | cmyk(0%, 21.9%, 42.2%, 1.6%) |
| CIE-LAB | lab(82.93, 13.26, 33.11) |
| CIE-LCH | lch(82.93, 35.67, 68.18°) |
| OKLab | oklab(85.78% 0.0401 0.082) |
| OKLCH | oklch(85.78% 0.091 64) |
| XYZ | xyz(64.6368, 62.0371, 35.3524) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.88
Burlywood
#DEB887
ΔE00 6.03
Apricot (survey)
#FFB16D
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.69
Peach
#FFDAB9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC491 #91C8FB
analogous
#FB9193 #FBC491 #FBF991
triadic
#FBC491 #91FBC4 #C491FB
tetradic
#FBC491 #93FB91 #91C8FB #F991FB
square
#FBC491 #93FB91 #91C8FB #F991FB
split-complementary
#FBC491 #91FBF9 #9193FB
monochromatic
#F7851B #F9A456 #FBC491 #FDE4CC #FEEFE1
Accessibility & contrast
On white
1.57
#FBC491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FBC491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC491
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC491 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78D
Deuteranopia (green-blind)
#E3D392
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc491; /* rgb */ color: rgb(251, 196, 145); /* oklch */ color: oklch(85.8% 0.091 64.0);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fbc491',
950: '#000000',
},
}SCSS
$custom: #fbc491; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc491",
"rgb": {
"r": 251,
"g": 196,
"b": 145
},
"hsl": {
"h": 28.868,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.85783,
"c": 0.09126,
"h": 64
},
"luminance": 0.62033
}Semantic roles & 50–950 ramp
primary
#FBC491
secondary
#559BDB
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381