#FBC896#FBC896
#FBC896 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.6% C 0.087 H 65.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC896 |
|---|---|
| RGB | rgb(251, 200, 150) |
| HSL | hsl(30, 93%, 79%) |
| HSV | hsv(30, 40%, 98%) |
| CMYK | cmyk(0%, 20.3%, 40.2%, 1.6%) |
| CIE-LAB | lab(83.98, 11.70, 31.90) |
| CIE-LCH | lch(83.98, 33.97, 69.85°) |
| OKLab | oklab(86.63% 0.0358 0.0793) |
| OKLCH | oklch(86.63% 0.087 65.7) |
| XYZ | xyz(65.9451, 64.0233, 37.7325) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.79
Burlywood
#DEB887
ΔE00 5.88
Peach
#FFDAB9
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.71
Apricot (survey)
#FFB16D
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC896 #96C9FB
analogous
#FB9696 #FBC896 #FBFB96
triadic
#FBC896 #96FBC8 #C896FB
tetradic
#FBC896 #96FB96 #96C9FB #FB96FB
square
#FBC896 #96FB96 #96C9FB #FB96FB
split-complementary
#FBC896 #96FBFB #9696FB
monochromatic
#F78A20 #F9A95B #FBC896 #FDE7D1 #FEF0E2
Accessibility & contrast
On white
1.52
#FBC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FBC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC896
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC896 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#FFBDBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc896; /* rgb */ color: rgb(251, 200, 150); /* oklch */ color: oklch(86.6% 0.087 65.7);
Tailwind
colors: {
custom: {
50: '#fed8b5',
500: '#fbc896',
950: '#000000',
},
}SCSS
$custom: #fbc896; $custom-light: #fed8b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc896",
"rgb": {
"r": 251,
"g": 200,
"b": 150
},
"hsl": {
"h": 29.703,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.86626,
"c": 0.08704,
"h": 65.7
},
"luminance": 0.6402
}Semantic roles & 50–950 ramp
primary
#FBC896
secondary
#599BDC
accent
#74E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381