#FBC393#FBC393
#FBC393 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.6% C 0.090 H 61.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC393 |
|---|---|
| RGB | rgb(251, 195, 147) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 41%, 98%) |
| CMYK | cmyk(0%, 22.3%, 41.4%, 1.6%) |
| CIE-LAB | lab(82.73, 13.99, 31.80) |
| CIE-LCH | lch(82.73, 34.74, 66.25°) |
| OKLab | oklab(85.63% 0.0424 0.079) |
| OKLCH | oklch(85.63% 0.09 61.8) |
| XYZ | xyz(64.5675, 61.6497, 36.0968) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 5.99
Peach (survey)
#FFB07C
ΔE00 6.10
Apricot (survey)
#FFB16D
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.43
Peach
#FFDAB9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC393 #93CBFB
analogous
#FB9397 #FBC393 #FBF793
triadic
#FBC393 #93FBC3 #C393FB
tetradic
#FBC393 #97FB93 #93CBFB #F793FB
square
#FBC393 #97FB93 #93CBFB #F793FB
split-complementary
#FBC393 #93FBF7 #9397FB
monochromatic
#F7811D #F9A258 #FBC393 #FDE4CE #FEEFE1
Accessibility & contrast
On white
1.58
#FBC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FBC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC393
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC393 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C790
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc393; /* rgb */ color: rgb(251, 195, 147); /* oklch */ color: oklch(85.6% 0.090 61.8);
Tailwind
colors: {
custom: {
50: '#fed5b3',
500: '#fbc393',
950: '#000000',
},
}SCSS
$custom: #fbc393; $custom-light: #fed5b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc393",
"rgb": {
"r": 251,
"g": 195,
"b": 147
},
"hsl": {
"h": 27.692,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.85632,
"c": 0.08964,
"h": 61.8
},
"luminance": 0.61646
}Semantic roles & 50–950 ramp
primary
#FBC393
secondary
#579EDB
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381