#FBC79B#FBC79B
#FBC79B is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.5% C 0.083 H 61.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC79B |
|---|---|
| RGB | rgb(251, 199, 155) |
| HSL | hsl(28, 92%, 80%) |
| HSV | hsv(28, 38%, 98%) |
| CMYK | cmyk(0%, 20.7%, 38.2%, 1.6%) |
| CIE-LAB | lab(83.82, 12.77, 29.08) |
| CIE-LCH | lch(83.82, 31.76, 66.29°) |
| OKLab | oklab(86.53% 0.0393 0.0728) |
| OKLCH | oklch(86.53% 0.083 61.6) |
| XYZ | xyz(66.1255, 63.7261, 39.8214) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.61
Light Peach
#FFD8B1
ΔE00 4.76
Peach
#FFDAB9
ΔE00 5.64
Burlywood
#DEB887
ΔE00 6.63
Peach (survey)
#FFB07C
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC79B #9BCFFB
analogous
#FB9B9F #FBC79B #FBF79B
triadic
#FBC79B #9BFBC7 #C79BFB
tetradic
#FBC79B #9FFB9B #9BCFFB #F79BFB
square
#FBC79B #9FFB9B #9BCFFB #F79BFB
split-complementary
#FBC79B #9BFBF7 #9B9FFB
monochromatic
#F68525 #F9A660 #FBC79B #FDE8D6 #FEEFE2
Accessibility & contrast
On white
1.53
#FBC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC79B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC79B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#FFBCBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc79b; /* rgb */ color: rgb(251, 199, 155); /* oklch */ color: oklch(86.5% 0.083 61.6);
Tailwind
colors: {
custom: {
50: '#fed8b8',
500: '#fbc79b',
950: '#000000',
},
}SCSS
$custom: #fbc79b; $custom-light: #fed8b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc79b",
"rgb": {
"r": 251,
"g": 199,
"b": 155
},
"hsl": {
"h": 27.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.86533,
"c": 0.08276,
"h": 61.6
},
"luminance": 0.63723
}Semantic roles & 50–950 ramp
primary
#FBC79B
secondary
#5EA2DC
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381