#FBC296#FBC296
#FBC296 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.5% C 0.087 H 58.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC296 |
|---|---|
| RGB | rgb(251, 194, 150) |
| HSL | hsl(26, 93%, 79%) |
| HSV | hsv(26, 40%, 98%) |
| CMYK | cmyk(0%, 22.7%, 40.2%, 1.6%) |
| CIE-LAB | lab(82.54, 14.83, 29.98) |
| CIE-LCH | lch(82.54, 33.45, 63.67°) |
| OKLab | oklab(85.5% 0.0451 0.0748) |
| OKLCH | oklch(85.5% 0.087 58.9) |
| XYZ | xyz(64.5827, 61.2985, 37.2783) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.09
Peach (survey)
#FFB07C
ΔE00 5.63
Light Peach
#FFD8B1
ΔE00 6.29
Apricot (survey)
#FFB16D
ΔE00 6.64
Peach
#FFDAB9
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC296 #96CFFB
analogous
#FB969C #FBC296 #FBF596
triadic
#FBC296 #96FBC2 #C296FB
tetradic
#FBC296 #9CFB96 #96CFFB #F596FB
square
#FBC296 #9CFB96 #96CFFB #F596FB
split-complementary
#FBC296 #96FBF5 #969CFB
monochromatic
#F77E20 #F9A05B #FBC296 #FDE4D1 #FEEEE2
Accessibility & contrast
On white
1.58
#FBC296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FBC296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC296
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC296 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc296; /* rgb */ color: rgb(251, 194, 150); /* oklch */ color: oklch(85.5% 0.087 58.9);
Tailwind
colors: {
custom: {
50: '#fed4b5',
500: '#fbc296',
950: '#000000',
},
}SCSS
$custom: #fbc296; $custom-light: #fed4b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc296",
"rgb": {
"r": 251,
"g": 194,
"b": 150
},
"hsl": {
"h": 26.139,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.85503,
"c": 0.08735,
"h": 58.9
},
"luminance": 0.61295
}Semantic roles & 50–950 ramp
primary
#FBC296
secondary
#59A3DC
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381