#FBC396#FBC396
#FBC396 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.7% C 0.087 H 60.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC396 |
|---|---|
| RGB | rgb(251, 195, 150) |
| HSL | hsl(27, 93%, 79%) |
| HSV | hsv(27, 40%, 98%) |
| CMYK | cmyk(0%, 22.3%, 40.2%, 1.6%) |
| CIE-LAB | lab(82.78, 14.31, 30.30) |
| CIE-LCH | lch(82.78, 33.51, 64.72°) |
| OKLab | oklab(85.69% 0.0435 0.0756) |
| OKLCH | oklch(85.69% 0.087 60) |
| XYZ | xyz(64.8060, 61.7451, 37.3528) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.17
Peach (survey)
#FFB07C
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 5.96
Apricot (survey)
#FFB16D
ΔE00 6.67
Peach
#FFDAB9
ΔE00 6.76
Burlywood
#DEB887
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC396 #96CEFB
analogous
#FB969B #FBC396 #FBF696
triadic
#FBC396 #96FBC3 #C396FB
tetradic
#FBC396 #9BFB96 #96CEFB #F696FB
square
#FBC396 #9BFB96 #96CEFB #F696FB
split-complementary
#FBC396 #96FBF6 #969BFB
monochromatic
#F78020 #F9A15B #FBC396 #FDE5D1 #FEEEE2
Accessibility & contrast
On white
1.57
#FBC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FBC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC396
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC396 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc396; /* rgb */ color: rgb(251, 195, 150); /* oklch */ color: oklch(85.7% 0.087 60.0);
Tailwind
colors: {
custom: {
50: '#fed5b5',
500: '#fbc396',
950: '#000000',
},
}SCSS
$custom: #fbc396; $custom-light: #fed5b5; $custom-dark: #000000;
JSON
{
"hex": "#fbc396",
"rgb": {
"r": 251,
"g": 195,
"b": 150
},
"hsl": {
"h": 26.733,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.85689,
"c": 0.08721,
"h": 60
},
"luminance": 0.61741
}Semantic roles & 50–950 ramp
primary
#FBC396
secondary
#59A2DC
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381