#FBC794#FBC794
#FBC794 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.089 H 65.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC794 |
|---|---|
| RGB | rgb(251, 199, 148) |
| HSL | hsl(30, 93%, 78%) |
| HSV | hsv(30, 41%, 98%) |
| CMYK | cmyk(0%, 20.7%, 41%, 1.6%) |
| CIE-LAB | lab(83.70, 12.01, 32.57) |
| CIE-LCH | lch(83.70, 34.71, 69.76°) |
| OKLab | oklab(86.4% 0.0366 0.0808) |
| OKLCH | oklch(86.4% 0.089 65.6) |
| XYZ | xyz(65.5546, 63.4978, 36.8146) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.84
Apricot
#FBCEB1
ΔE00 6.40
Peach
#FFDAB9
ΔE00 6.48
Navajowhite
#FFDEAD
ΔE00 6.97
Apricot (survey)
#FFB16D
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC794 #94C8FB
analogous
#FB9494 #FBC794 #FBFB94
triadic
#FBC794 #94FBC7 #C794FB
tetradic
#FBC794 #94FB94 #94C8FB #FB94FB
square
#FBC794 #94FB94 #94C8FB #FB94FB
split-complementary
#FBC794 #94FBFB #9494FB
monochromatic
#F7891E #F9A859 #FBC794 #FDE6CF #FEF0E2
Accessibility & contrast
On white
1.53
#FBC794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FBC794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC794
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC794 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA90
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FFBBBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc794; /* rgb */ color: rgb(251, 199, 148); /* oklch */ color: oklch(86.4% 0.089 65.6);
Tailwind
colors: {
custom: {
50: '#fed8b4',
500: '#fbc794',
950: '#000000',
},
}SCSS
$custom: #fbc794; $custom-light: #fed8b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc794",
"rgb": {
"r": 251,
"g": 199,
"b": 148
},
"hsl": {
"h": 29.709,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.86401,
"c": 0.08874,
"h": 65.6
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#FBC794
secondary
#589ADB
accent
#74E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381