#FBC796#FBC796
#FBC796 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.087 H 64.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC796 |
|---|---|
| RGB | rgb(251, 199, 150) |
| HSL | hsl(29, 93%, 79%) |
| HSV | hsv(29, 40%, 98%) |
| CMYK | cmyk(0%, 20.7%, 40.2%, 1.6%) |
| CIE-LAB | lab(83.74, 12.22, 31.58) |
| CIE-LCH | lch(83.74, 33.86, 68.84°) |
| OKLab | oklab(86.44% 0.0374 0.0786) |
| OKLCH | oklch(86.44% 0.087 64.6) |
| XYZ | xyz(65.7143, 63.5616, 37.6555) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.95
Apricot
#FBCEB1
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.00
Peach
#FFDAB9
ΔE00 6.20
Navajowhite
#FFDEAD
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC796 #96CAFB
analogous
#FB9697 #FBC796 #FBFA96
triadic
#FBC796 #96FBC7 #C796FB
tetradic
#FBC796 #97FB96 #96CAFB #FA96FB
square
#FBC796 #97FB96 #96CAFB #FA96FB
split-complementary
#FBC796 #96FBFA #9697FB
monochromatic
#F78820 #F9A85B #FBC796 #FDE6D1 #FEEFE2
Accessibility & contrast
On white
1.53
#FBC796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FBC796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC796
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC796 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc796; /* rgb */ color: rgb(251, 199, 150); /* oklch */ color: oklch(86.4% 0.087 64.6);
Tailwind
colors: {
custom: {
50: '#fed8b5',
500: '#fbc796',
950: '#000000',
},
}SCSS
$custom: #fbc796; $custom-light: #fed8b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc796",
"rgb": {
"r": 251,
"g": 199,
"b": 150
},
"hsl": {
"h": 29.109,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.86438,
"c": 0.087,
"h": 64.6
},
"luminance": 0.63558
}Semantic roles & 50–950 ramp
primary
#FBC796
secondary
#599DDC
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381