#FBC294#FBC294
#FBC294 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.5% C 0.089 H 60.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC294 |
|---|---|
| RGB | rgb(251, 194, 148) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 41%, 98%) |
| CMYK | cmyk(0%, 22.7%, 41%, 1.6%) |
| CIE-LAB | lab(82.50, 14.62, 30.98) |
| CIE-LCH | lch(82.50, 34.26, 64.74°) |
| OKLab | oklab(85.47% 0.0443 0.0771) |
| OKLCH | oklch(85.47% 0.089 60.1) |
| XYZ | xyz(64.4230, 61.2346, 36.4374) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.50
Peach (survey)
#FFB07C
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 6.26
Apricot (survey)
#FFB16D
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC294 #94CDFB
analogous
#FB9499 #FBC294 #FBF594
triadic
#FBC294 #94FBC2 #C294FB
tetradic
#FBC294 #99FB94 #94CDFB #F594FB
square
#FBC294 #99FB94 #94CDFB #F594FB
split-complementary
#FBC294 #94FBF5 #9499FB
monochromatic
#F77F1E #F9A059 #FBC294 #FDE4CF #FEEEE2
Accessibility & contrast
On white
1.59
#FBC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FBC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC294
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC294 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc294; /* rgb */ color: rgb(251, 194, 148); /* oklch */ color: oklch(85.5% 0.089 60.1);
Tailwind
colors: {
custom: {
50: '#fed4b3',
500: '#fbc294',
950: '#000000',
},
}SCSS
$custom: #fbc294; $custom-light: #fed4b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc294",
"rgb": {
"r": 251,
"g": 194,
"b": 148
},
"hsl": {
"h": 26.796,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.85465,
"c": 0.08893,
"h": 60.1
},
"luminance": 0.61231
}Semantic roles & 50–950 ramp
primary
#FBC294
secondary
#58A1DB
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381