#FBC394#FBC394
#FBC394 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.7% C 0.089 H 61.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC394 |
|---|---|
| RGB | rgb(251, 195, 148) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 41%, 98%) |
| CMYK | cmyk(0%, 22.3%, 41%, 1.6%) |
| CIE-LAB | lab(82.74, 14.10, 31.30) |
| CIE-LCH | lch(82.74, 34.33, 65.75°) |
| OKLab | oklab(85.65% 0.0428 0.0779) |
| OKLCH | oklch(85.65% 0.089 61.2) |
| XYZ | xyz(64.6463, 61.6812, 36.5119) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.97
Peach (survey)
#FFB07C
ΔE00 6.04
Apricot (survey)
#FFB16D
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC394 #94CCFB
analogous
#FB9498 #FBC394 #FBF794
triadic
#FBC394 #94FBC3 #C394FB
tetradic
#FBC394 #98FB94 #94CCFB #F794FB
square
#FBC394 #98FB94 #94CCFB #F794FB
split-complementary
#FBC394 #94FBF7 #9498FB
monochromatic
#F7811E #F9A259 #FBC394 #FDE4CF #FEEEE2
Accessibility & contrast
On white
1.57
#FBC394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FBC394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC394
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC394 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc394; /* rgb */ color: rgb(251, 195, 148); /* oklch */ color: oklch(85.7% 0.089 61.2);
Tailwind
colors: {
custom: {
50: '#fed5b3',
500: '#fbc394',
950: '#000000',
},
}SCSS
$custom: #fbc394; $custom-light: #fed5b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc394",
"rgb": {
"r": 251,
"g": 195,
"b": 148
},
"hsl": {
"h": 27.379,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.85651,
"c": 0.08883,
"h": 61.2
},
"luminance": 0.61678
}Semantic roles & 50–950 ramp
primary
#FBC394
secondary
#589FDB
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381