#FBC093#FBC093
#FBC093 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.1% C 0.090 H 58.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC093 |
|---|---|
| RGB | rgb(251, 192, 147) |
| HSL | hsl(26, 93%, 78%) |
| HSV | hsv(26, 41%, 98%) |
| CMYK | cmyk(0%, 23.5%, 41.4%, 1.6%) |
| CIE-LAB | lab(82.01, 15.56, 30.85) |
| CIE-LCH | lch(82.01, 34.55, 63.23°) |
| OKLab | oklab(85.07% 0.047 0.0768) |
| OKLCH | oklch(85.07% 0.09 58.5) |
| XYZ | xyz(63.9021, 60.3189, 35.8750) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 5.58
Apricot (survey)
#FFB16D
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.24
Peach
#FFDAB9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC093 #93CEFB
analogous
#FB939A #FBC093 #FBF493
triadic
#FBC093 #93FBC0 #C093FB
tetradic
#FBC093 #9AFB93 #93CEFB #F493FB
square
#FBC093 #9AFB93 #93CEFB #F493FB
split-complementary
#FBC093 #93FBF4 #939AFB
monochromatic
#F77B1D #F99E58 #FBC093 #FDE2CE #FEEEE1
Accessibility & contrast
On white
1.61
#FBC093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FBC093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC093
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC093 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc093; /* rgb */ color: rgb(251, 192, 147); /* oklch */ color: oklch(85.1% 0.090 58.5);
Tailwind
colors: {
custom: {
50: '#ffd3b3',
500: '#fbc093',
950: '#000000',
},
}SCSS
$custom: #fbc093; $custom-light: #ffd3b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc093",
"rgb": {
"r": 251,
"g": 192,
"b": 147
},
"hsl": {
"h": 25.962,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.85074,
"c": 0.09003,
"h": 58.5
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#FBC093
secondary
#57A2DB
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381