#FBC39B#FBC39B
#FBC39B is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.8% C 0.083 H 56.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC39B |
|---|---|
| RGB | rgb(251, 195, 155) |
| HSL | hsl(25, 92%, 80%) |
| HSV | hsv(25, 38%, 98%) |
| CMYK | cmyk(0%, 22.3%, 38.2%, 1.6%) |
| CIE-LAB | lab(82.87, 14.86, 27.79) |
| CIE-LCH | lch(82.87, 31.52, 61.87°) |
| OKLab | oklab(85.79% 0.0455 0.0698) |
| OKLCH | oklch(85.79% 0.083 56.9) |
| XYZ | xyz(65.2173, 61.9096, 39.5186) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.16
Peach (survey)
#FFB07C
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.20
Peach
#FFDAB9
ΔE00 6.61
Apricot (survey)
#FFB16D
ΔE00 7.55
Burlywood
#DEB887
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC39B #9BD3FB
analogous
#FB9BA3 #FBC39B #FBF39B
triadic
#FBC39B #9BFBC3 #C39BFB
tetradic
#FBC39B #A3FB9B #9BD3FB #F39BFB
square
#FBC39B #A3FB9B #9BD3FB #F39BFB
split-complementary
#FBC39B #9BFBF3 #9BA3FB
monochromatic
#F67C25 #F9A060 #FBC39B #FDE6D6 #FEEDE2
Accessibility & contrast
On white
1.57
#FBC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FBC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC39B
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC39B | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C798
Deuteranopia (green-blind)
#E1D39B
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc39b; /* rgb */ color: rgb(251, 195, 155); /* oklch */ color: oklch(85.8% 0.083 56.9);
Tailwind
colors: {
custom: {
50: '#fed5b8',
500: '#fbc39b',
950: '#000000',
},
}SCSS
$custom: #fbc39b; $custom-light: #fed5b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc39b",
"rgb": {
"r": 251,
"g": 195,
"b": 155
},
"hsl": {
"h": 25,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.85786,
"c": 0.08328,
"h": 56.9
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#FBC39B
secondary
#5EA8DC
accent
#86E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381