#FBC79F#FBC79F
#FBC79F is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.6% C 0.079 H 59.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC79F |
|---|---|
| RGB | rgb(251, 199, 159) |
| HSL | hsl(26, 92%, 80%) |
| HSV | hsv(26, 37%, 98%) |
| CMYK | cmyk(0%, 20.7%, 36.7%, 1.6%) |
| CIE-LAB | lab(83.89, 13.23, 27.08) |
| CIE-LCH | lch(83.89, 30.14, 63.97°) |
| OKLab | oklab(86.61% 0.0409 0.0682) |
| OKLCH | oklch(86.61% 0.079 59) |
| XYZ | xyz(66.4670, 63.8627, 41.6199) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 4.93
Peach
#FFDAB9
ΔE00 5.43
Peach (survey)
#FFB07C
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.34
Apricot (survey)
#FFB16D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC79F #9FD3FB
analogous
#FB9FA5 #FBC79F #FBF59F
triadic
#FBC79F #9FFBC7 #C79FFB
tetradic
#FBC79F #A5FB9F #9FD3FB #F59FFB
square
#FBC79F #A5FB9F #9FD3FB #F59FFB
split-complementary
#FBC79F #9FFBF5 #9FA5FB
monochromatic
#F68229 #F9A564 #FBC79F #FDE9DA #FEEEE2
Accessibility & contrast
On white
1.52
#FBC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FBC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC79F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC79F | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#FFBDBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc79f; /* rgb */ color: rgb(251, 199, 159); /* oklch */ color: oklch(86.6% 0.079 59.0);
Tailwind
colors: {
custom: {
50: '#fed8bb',
500: '#fbc79f',
950: '#000000',
},
}SCSS
$custom: #fbc79f; $custom-light: #fed8bb; $custom-dark: #000000;
JSON
{
"hex": "#fbc79f",
"rgb": {
"r": 251,
"g": 199,
"b": 159
},
"hsl": {
"h": 26.087,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.86612,
"c": 0.07948,
"h": 59
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#FBC79F
secondary
#61A7DD
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382