#FBC199#FBC199
#FBC199 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.085 H 55.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC199 |
|---|---|
| RGB | rgb(251, 193, 153) |
| HSL | hsl(24, 92%, 79%) |
| HSV | hsv(24, 39%, 98%) |
| CMYK | cmyk(0%, 23.1%, 39%, 1.6%) |
| CIE-LAB | lab(82.35, 15.69, 28.16) |
| CIE-LCH | lch(82.35, 32.23, 60.88°) |
| OKLab | oklab(85.38% 0.0478 0.0706) |
| OKLCH | oklch(85.38% 0.085 55.9) |
| XYZ | xyz(64.6056, 60.9528, 38.4930) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.55
Peach (survey)
#FFB07C
ΔE00 5.47
Light Peach
#FFD8B1
ΔE00 6.82
Peach
#FFDAB9
ΔE00 7.20
Apricot (survey)
#FFB16D
ΔE00 7.28
Burlywood
#DEB887
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC199 #99D3FB
analogous
#FB99A2 #FBC199 #FBF299
triadic
#FBC199 #99FBC1 #C199FB
tetradic
#FBC199 #A2FB99 #99D3FB #F299FB
square
#FBC199 #A2FB99 #99D3FB #F299FB
split-complementary
#FBC199 #99FBF2 #99A2FB
monochromatic
#F67923 #F99D5E #FBC199 #FDE5D4 #FEEDE2
Accessibility & contrast
On white
1.59
#FBC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FBC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC199
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC199 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C596
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc199; /* rgb */ color: rgb(251, 193, 153); /* oklch */ color: oklch(85.4% 0.085 55.9);
Tailwind
colors: {
custom: {
50: '#fed3b7',
500: '#fbc199',
950: '#000000',
},
}SCSS
$custom: #fbc199; $custom-light: #fed3b7; $custom-dark: #000000;
JSON
{
"hex": "#fbc199",
"rgb": {
"r": 251,
"g": 193,
"b": 153
},
"hsl": {
"h": 24.49,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.85375,
"c": 0.08525,
"h": 55.9
},
"luminance": 0.60949
}Semantic roles & 50–950 ramp
primary
#FBC199
secondary
#5CA8DC
accent
#88E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381