#FBC494#FBC494
#FBC494 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.089 H 62.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC494 |
|---|---|
| RGB | rgb(251, 196, 148) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 41%, 98%) |
| CMYK | cmyk(0%, 21.9%, 41%, 1.6%) |
| CIE-LAB | lab(82.98, 13.57, 31.62) |
| CIE-LCH | lch(82.98, 34.41, 66.76°) |
| OKLab | oklab(85.84% 0.0412 0.0786) |
| OKLCH | oklch(85.84% 0.089 62.3) |
| XYZ | xyz(64.8712, 62.1309, 36.5868) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.33
Peach (survey)
#FFB07C
ΔE00 6.42
Apricot (survey)
#FFB16D
ΔE00 6.51
Peach
#FFDAB9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC494 #94CBFB
analogous
#FB9497 #FBC494 #FBF794
triadic
#FBC494 #94FBC4 #C494FB
tetradic
#FBC494 #97FB94 #94CBFB #F794FB
square
#FBC494 #97FB94 #94CBFB #F794FB
split-complementary
#FBC494 #94FBF7 #9497FB
monochromatic
#F7831E #F9A359 #FBC494 #FDE5CF #FEEFE2
Accessibility & contrast
On white
1.56
#FBC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FBC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC494
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC494 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc494; /* rgb */ color: rgb(251, 196, 148); /* oklch */ color: oklch(85.8% 0.089 62.3);
Tailwind
colors: {
custom: {
50: '#fed5b4',
500: '#fbc494',
950: '#000000',
},
}SCSS
$custom: #fbc494; $custom-light: #fed5b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc494",
"rgb": {
"r": 251,
"g": 196,
"b": 148
},
"hsl": {
"h": 27.961,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.85838,
"c": 0.08875,
"h": 62.3
},
"luminance": 0.62127
}Semantic roles & 50–950 ramp
primary
#FBC494
secondary
#589EDB
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381