#FBC398#FBC398
#FBC398 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.7% C 0.086 H 58.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC398 |
|---|---|
| RGB | rgb(251, 195, 152) |
| HSL | hsl(26, 93%, 79%) |
| HSV | hsv(26, 39%, 98%) |
| CMYK | cmyk(0%, 22.3%, 39.4%, 1.6%) |
| CIE-LAB | lab(82.81, 14.53, 29.30) |
| CIE-LCH | lch(82.81, 32.70, 63.62°) |
| OKLab | oklab(85.73% 0.0443 0.0733) |
| OKLCH | oklch(85.73% 0.086 58.8) |
| XYZ | xyz(64.9684, 61.8101, 38.2082) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.75
Peach (survey)
#FFB07C
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 6.01
Peach
#FFDAB9
ΔE00 6.66
Apricot (survey)
#FFB16D
ΔE00 6.99
Burlywood
#DEB887
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC398 #98D0FB
analogous
#FB989F #FBC398 #FBF598
triadic
#FBC398 #98FBC3 #C398FB
tetradic
#FBC398 #9FFB98 #98D0FB #F598FB
square
#FBC398 #9FFB98 #98D0FB #F598FB
split-complementary
#FBC398 #98FBF5 #989FFB
monochromatic
#F67E22 #F9A15D #FBC398 #FDE5D3 #FEEEE2
Accessibility & contrast
On white
1.57
#FBC398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FBC398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC398
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC398 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C795
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc398; /* rgb */ color: rgb(251, 195, 152); /* oklch */ color: oklch(85.7% 0.086 58.8);
Tailwind
colors: {
custom: {
50: '#fed5b6',
500: '#fbc398',
950: '#000000',
},
}SCSS
$custom: #fbc398; $custom-light: #fed5b6; $custom-dark: #000000;
JSON
{
"hex": "#fbc398",
"rgb": {
"r": 251,
"g": 195,
"b": 152
},
"hsl": {
"h": 26.061,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.85727,
"c": 0.08562,
"h": 58.8
},
"luminance": 0.61806
}Semantic roles & 50–950 ramp
primary
#FBC398
secondary
#5BA4DC
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381