#FBC795#FBC795
#FBC795 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.088 H 65.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC795 |
|---|---|
| RGB | rgb(251, 199, 149) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 41%, 98%) |
| CMYK | cmyk(0%, 20.7%, 40.6%, 1.6%) |
| CIE-LAB | lab(83.72, 12.12, 32.07) |
| CIE-LCH | lch(83.72, 34.29, 69.31°) |
| OKLab | oklab(86.42% 0.037 0.0797) |
| OKLCH | oklch(86.42% 0.088 65.1) |
| XYZ | xyz(65.6341, 63.5296, 37.2333) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.03
Burlywood
#DEB887
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.15
Peach
#FFDAB9
ΔE00 6.34
Navajowhite
#FFDEAD
ΔE00 7.04
Apricot (survey)
#FFB16D
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC795 #95C9FB
analogous
#FB9596 #FBC795 #FBFA95
triadic
#FBC795 #95FBC7 #C795FB
tetradic
#FBC795 #96FB95 #95C9FB #FA95FB
square
#FBC795 #96FB95 #95C9FB #FA95FB
split-complementary
#FBC795 #95FBFA #9596FB
monochromatic
#F7891F #F9A85A #FBC795 #FDE6D0 #FEEFE2
Accessibility & contrast
On white
1.53
#FBC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FBC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC795
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC795 | 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)
#D8CA91
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc795; /* rgb */ color: rgb(251, 199, 149); /* oklch */ color: oklch(86.4% 0.088 65.1);
Tailwind
colors: {
custom: {
50: '#fed8b4',
500: '#fbc795',
950: '#000000',
},
}SCSS
$custom: #fbc795; $custom-light: #fed8b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc795",
"rgb": {
"r": 251,
"g": 199,
"b": 149
},
"hsl": {
"h": 29.412,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.86419,
"c": 0.08787,
"h": 65.1
},
"luminance": 0.63526
}Semantic roles & 50–950 ramp
primary
#FBC795
secondary
#599BDC
accent
#75E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381