#FBC191#FBC191
#FBC191 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.2% C 0.091 H 60.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC191 |
|---|---|
| RGB | rgb(251, 193, 145) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 42%, 98%) |
| CMYK | cmyk(0%, 23.1%, 42.2%, 1.6%) |
| CIE-LAB | lab(82.22, 14.83, 32.17) |
| CIE-LCH | lch(82.22, 35.42, 65.25°) |
| OKLab | oklab(85.22% 0.0447 0.0798) |
| OKLCH | oklch(85.22% 0.091 60.7) |
| XYZ | xyz(63.9669, 60.6973, 35.1291) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.47
Apricot (survey)
#FFB16D
ΔE00 5.84
Apricot
#FBCEB1
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC191 #91CBFB
analogous
#FB9196 #FBC191 #FBF691
triadic
#FBC191 #91FBC1 #C191FB
tetradic
#FBC191 #96FB91 #91CBFB #F691FB
square
#FBC191 #96FB91 #91CBFB #F691FB
split-complementary
#FBC191 #91FBF6 #9196FB
monochromatic
#F77E1B #F9A056 #FBC191 #FDE2CC #FEEEE1
Accessibility & contrast
On white
1.60
#FBC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FBC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC191
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC191 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc191; /* rgb */ color: rgb(251, 193, 145); /* oklch */ color: oklch(85.2% 0.091 60.7);
Tailwind
colors: {
custom: {
50: '#ffd3b1',
500: '#fbc191',
950: '#000000',
},
}SCSS
$custom: #fbc191; $custom-light: #ffd3b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc191",
"rgb": {
"r": 251,
"g": 193,
"b": 145
},
"hsl": {
"h": 27.17,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.85223,
"c": 0.09146,
"h": 60.7
},
"luminance": 0.60693
}Semantic roles & 50–950 ramp
primary
#FBC191
secondary
#559EDB
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381