#FBC292#FBC292
#FBC292 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.091 H 61.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC292 |
|---|---|
| RGB | rgb(251, 194, 146) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 42%, 98%) |
| CMYK | cmyk(0%, 22.7%, 41.8%, 1.6%) |
| CIE-LAB | lab(82.47, 14.41, 31.98) |
| CIE-LCH | lch(82.47, 35.08, 65.75°) |
| OKLab | oklab(85.43% 0.0435 0.0794) |
| OKLCH | oklch(85.43% 0.091 61.3) |
| XYZ | xyz(64.2661, 61.1719, 35.6109) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.78
Apricot
#FBCEB1
ΔE00 5.93
Apricot (survey)
#FFB16D
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC292 #92CBFB
analogous
#FB9296 #FBC292 #FBF792
triadic
#FBC292 #92FBC2 #C292FB
tetradic
#FBC292 #96FB92 #92CBFB #F792FB
square
#FBC292 #96FB92 #92CBFB #F792FB
split-complementary
#FBC292 #92FBF7 #9296FB
monochromatic
#F7801C #F9A157 #FBC292 #FDE3CD #FEEEE1
Accessibility & contrast
On white
1.59
#FBC292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FBC292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC292
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC292 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc292; /* rgb */ color: rgb(251, 194, 146); /* oklch */ color: oklch(85.4% 0.091 61.3);
Tailwind
colors: {
custom: {
50: '#ffd4b2',
500: '#fbc292',
950: '#000000',
},
}SCSS
$custom: #fbc292; $custom-light: #ffd4b2; $custom-dark: #000000;
JSON
{
"hex": "#fbc292",
"rgb": {
"r": 251,
"g": 194,
"b": 146
},
"hsl": {
"h": 27.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.85427,
"c": 0.09054,
"h": 61.3
},
"luminance": 0.61168
}Semantic roles & 50–950 ramp
primary
#FBC292
secondary
#569EDB
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381