#FBC291#FBC291
#FBC291 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.091 H 61.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC291 |
|---|---|
| RGB | rgb(251, 194, 145) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 42%, 98%) |
| CMYK | cmyk(0%, 22.7%, 42.2%, 1.6%) |
| CIE-LAB | lab(82.45, 14.30, 32.48) |
| CIE-LCH | lch(82.45, 35.49, 66.23°) |
| OKLab | oklab(85.41% 0.0431 0.0805) |
| OKLCH | oklch(85.41% 0.091 61.8) |
| XYZ | xyz(64.1887, 61.1409, 35.2030) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.86
Apricot (survey)
#FFB16D
ΔE00 5.94
Apricot
#FBCEB1
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.43
Peach
#FFDAB9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC291 #91CAFB
analogous
#FB9195 #FBC291 #FBF791
triadic
#FBC291 #91FBC2 #C291FB
tetradic
#FBC291 #95FB91 #91CAFB #F791FB
square
#FBC291 #95FB91 #91CAFB #F791FB
split-complementary
#FBC291 #91FBF7 #9195FB
monochromatic
#F7811B #F9A156 #FBC291 #FDE3CC #FEEFE1
Accessibility & contrast
On white
1.59
#FBC291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FBC291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC291
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC291 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68D
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc291; /* rgb */ color: rgb(251, 194, 145); /* oklch */ color: oklch(85.4% 0.091 61.8);
Tailwind
colors: {
custom: {
50: '#ffd4b1',
500: '#fbc291',
950: '#000000',
},
}SCSS
$custom: #fbc291; $custom-light: #ffd4b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc291",
"rgb": {
"r": 251,
"g": 194,
"b": 145
},
"hsl": {
"h": 27.736,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.85409,
"c": 0.09136,
"h": 61.8
},
"luminance": 0.61137
}Semantic roles & 50–950 ramp
primary
#FBC291
secondary
#559DDB
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381