#FBC392#FBC392
#FBC392 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.6% C 0.090 H 62.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC392 |
|---|---|
| RGB | rgb(251, 195, 146) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 42%, 98%) |
| CMYK | cmyk(0%, 22.3%, 41.8%, 1.6%) |
| CIE-LAB | lab(82.71, 13.88, 32.30) |
| CIE-LCH | lch(82.71, 35.16, 66.74°) |
| OKLab | oklab(85.61% 0.042 0.0801) |
| OKLCH | oklch(85.61% 0.09 62.4) |
| XYZ | xyz(64.4894, 61.6185, 35.6853) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.03
Apricot
#FBCEB1
ΔE00 6.07
Apricot (survey)
#FFB16D
ΔE00 6.17
Peach (survey)
#FFB07C
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.32
Peach
#FFDAB9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC392 #92CAFB
analogous
#FB9295 #FBC392 #FBF792
triadic
#FBC392 #92FBC3 #C392FB
tetradic
#FBC392 #95FB92 #92CAFB #F792FB
square
#FBC392 #95FB92 #92CAFB #F792FB
split-complementary
#FBC392 #92FBF7 #9295FB
monochromatic
#F7821C #F9A357 #FBC392 #FDE3CD #FEEFE1
Accessibility & contrast
On white
1.58
#FBC392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FBC392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC392
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC392 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc392; /* rgb */ color: rgb(251, 195, 146); /* oklch */ color: oklch(85.6% 0.090 62.4);
Tailwind
colors: {
custom: {
50: '#ffd5b2',
500: '#fbc392',
950: '#000000',
},
}SCSS
$custom: #fbc392; $custom-light: #ffd5b2; $custom-dark: #000000;
JSON
{
"hex": "#fbc392",
"rgb": {
"r": 251,
"g": 195,
"b": 146
},
"hsl": {
"h": 28,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.85614,
"c": 0.09046,
"h": 62.4
},
"luminance": 0.61615
}Semantic roles & 50–950 ramp
primary
#FBC392
secondary
#569DDB
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381