#FBC196#FBC196
#FBC196 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.088 H 57.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC196 |
|---|---|
| RGB | rgb(251, 193, 150) |
| HSL | hsl(26, 93%, 79%) |
| HSV | hsv(26, 40%, 98%) |
| CMYK | cmyk(0%, 23.1%, 40.2%, 1.6%) |
| CIE-LAB | lab(82.30, 15.36, 29.66) |
| CIE-LCH | lch(82.30, 33.40, 62.63°) |
| OKLab | oklab(85.32% 0.0466 0.0741) |
| OKLCH | oklch(85.32% 0.088 57.8) |
| XYZ | xyz(64.3609, 60.8549, 37.2044) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Peach (survey)
#FFB07C
ΔE00 5.34
Light Peach
#FFD8B1
ΔE00 6.63
Apricot (survey)
#FFB16D
ΔE00 6.66
Peach
#FFDAB9
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC196 #96D0FB
analogous
#FB969D #FBC196 #FBF496
triadic
#FBC196 #96FBC1 #C196FB
tetradic
#FBC196 #9DFB96 #96D0FB #F496FB
square
#FBC196 #9DFB96 #96D0FB #F496FB
split-complementary
#FBC196 #96FBF4 #969DFB
monochromatic
#F77B20 #F99E5B #FBC196 #FDE4D1 #FEEEE2
Accessibility & contrast
On white
1.59
#FBC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FBC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC196
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC196 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc196; /* rgb */ color: rgb(251, 193, 150); /* oklch */ color: oklch(85.3% 0.088 57.8);
Tailwind
colors: {
custom: {
50: '#fed3b5',
500: '#fbc196',
950: '#000000',
},
}SCSS
$custom: #fbc196; $custom-light: #fed3b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc196",
"rgb": {
"r": 251,
"g": 193,
"b": 150
},
"hsl": {
"h": 25.545,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.85317,
"c": 0.08752,
"h": 57.8
},
"luminance": 0.60851
}Semantic roles & 50–950 ramp
primary
#FBC196
secondary
#59A4DC
accent
#84E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381