#FBC596#FBC596
#FBC596 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.1% C 0.087 H 62.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC596 |
|---|---|
| RGB | rgb(251, 197, 150) |
| HSL | hsl(28, 93%, 79%) |
| HSV | hsv(28, 40%, 98%) |
| CMYK | cmyk(0%, 21.5%, 40.2%, 1.6%) |
| CIE-LAB | lab(83.26, 13.27, 30.94) |
| CIE-LCH | lch(83.26, 33.66, 66.79°) |
| OKLab | oklab(86.06% 0.0405 0.0771) |
| OKLCH | oklch(86.06% 0.087 62.3) |
| XYZ | xyz(65.2571, 62.6473, 37.5032) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.39
Apricot
#FBCEB1
ΔE00 5.46
Burlywood
#DEB887
ΔE00 6.36
Peach
#FFDAB9
ΔE00 6.42
Peach (survey)
#FFB07C
ΔE00 6.68
Apricot (survey)
#FFB16D
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC596 #96CCFB
analogous
#FB9699 #FBC596 #FBF896
triadic
#FBC596 #96FBC5 #C596FB
tetradic
#FBC596 #99FB96 #96CCFB #F896FB
square
#FBC596 #99FB96 #96CCFB #F896FB
split-complementary
#FBC596 #96FBF8 #9699FB
monochromatic
#F78420 #F9A45B #FBC596 #FDE6D1 #FEEFE2
Accessibility & contrast
On white
1.55
#FBC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FBC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC596
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC596 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C893
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc596; /* rgb */ color: rgb(251, 197, 150); /* oklch */ color: oklch(86.1% 0.087 62.3);
Tailwind
colors: {
custom: {
50: '#fed6b5',
500: '#fbc596',
950: '#000000',
},
}SCSS
$custom: #fbc596; $custom-light: #fed6b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc596",
"rgb": {
"r": 251,
"g": 197,
"b": 150
},
"hsl": {
"h": 27.921,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.86062,
"c": 0.08704,
"h": 62.3
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#FBC596
secondary
#599FDC
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381