#FBC593#FBC593
#FBC593 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.090 H 64.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC593 |
|---|---|
| RGB | rgb(251, 197, 147) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 41%, 98%) |
| CMYK | cmyk(0%, 21.5%, 41.4%, 1.6%) |
| CIE-LAB | lab(83.21, 12.95, 32.43) |
| CIE-LCH | lch(83.21, 34.92, 68.24°) |
| OKLab | oklab(86.01% 0.0393 0.0805) |
| OKLCH | oklch(86.01% 0.09 64) |
| XYZ | xyz(65.0187, 62.5520, 36.2472) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.55
Burlywood
#DEB887
ΔE00 6.03
Apricot
#FBCEB1
ΔE00 6.19
Apricot (survey)
#FFB16D
ΔE00 6.59
Peach
#FFDAB9
ΔE00 6.75
Peach (survey)
#FFB07C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC593 #93C9FB
analogous
#FB9395 #FBC593 #FBF993
triadic
#FBC593 #93FBC5 #C593FB
tetradic
#FBC593 #95FB93 #93C9FB #F993FB
square
#FBC593 #95FB93 #93C9FB #F993FB
split-complementary
#FBC593 #93FBF9 #9395FB
monochromatic
#F7861D #F9A558 #FBC593 #FDE5CE #FEEFE1
Accessibility & contrast
On white
1.55
#FBC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FBC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC593
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC593 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc593; /* rgb */ color: rgb(251, 197, 147); /* oklch */ color: oklch(86.0% 0.090 64.0);
Tailwind
colors: {
custom: {
50: '#fed6b3',
500: '#fbc593',
950: '#000000',
},
}SCSS
$custom: #fbc593; $custom-light: #fed6b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc593",
"rgb": {
"r": 251,
"g": 197,
"b": 147
},
"hsl": {
"h": 28.846,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.86007,
"c": 0.08955,
"h": 64
},
"luminance": 0.62548
}Semantic roles & 50–950 ramp
primary
#FBC593
secondary
#579CDB
accent
#77E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381