#FBC79D#FBC79D
#FBC79D is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.081 H 60.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC79D |
|---|---|
| RGB | rgb(251, 199, 157) |
| HSL | hsl(27, 92%, 80%) |
| HSV | hsv(27, 37%, 98%) |
| CMYK | cmyk(0%, 20.7%, 37.5%, 1.6%) |
| CIE-LAB | lab(83.86, 13.00, 28.08) |
| CIE-LCH | lch(83.86, 30.95, 65.16°) |
| OKLab | oklab(86.57% 0.0401 0.0705) |
| OKLCH | oklch(86.57% 0.081 60.4) |
| XYZ | xyz(66.2949, 63.7939, 40.7133) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.10
Light Peach
#FFD8B1
ΔE00 4.80
Peach
#FFDAB9
ΔE00 5.51
Burlywood
#DEB887
ΔE00 6.96
Peach (survey)
#FFB07C
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC79D #9DD1FB
analogous
#FB9DA2 #FBC79D #FBF69D
triadic
#FBC79D #9DFBC7 #C79DFB
tetradic
#FBC79D #A2FB9D #9DD1FB #F69DFB
square
#FBC79D #A2FB9D #9DD1FB #F69DFB
split-complementary
#FBC79D #9DFBF6 #9DA2FB
monochromatic
#F68427 #F9A562 #FBC79D #FDE9D8 #FEEEE2
Accessibility & contrast
On white
1.53
#FBC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FBC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC79D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC79D | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9A
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#FFBCBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc79d; /* rgb */ color: rgb(251, 199, 157); /* oklch */ color: oklch(86.6% 0.081 60.4);
Tailwind
colors: {
custom: {
50: '#fed8ba',
500: '#fbc79d',
950: '#000000',
},
}SCSS
$custom: #fbc79d; $custom-light: #fed8ba; $custom-dark: #000000;
JSON
{
"hex": "#fbc79d",
"rgb": {
"r": 251,
"g": 199,
"b": 157
},
"hsl": {
"h": 26.809,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.86572,
"c": 0.0811,
"h": 60.4
},
"luminance": 0.6379
}Semantic roles & 50–950 ramp
primary
#FBC79D
secondary
#60A5DD
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381