#FBC299#FBC299
#FBC299 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.6% C 0.085 H 57.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC299 |
|---|---|
| RGB | rgb(251, 194, 153) |
| HSL | hsl(25, 92%, 79%) |
| HSV | hsv(25, 39%, 98%) |
| CMYK | cmyk(0%, 22.7%, 39%, 1.6%) |
| CIE-LAB | lab(82.59, 15.16, 28.48) |
| CIE-LCH | lch(82.59, 32.26, 61.97°) |
| OKLab | oklab(85.56% 0.0463 0.0713) |
| OKLCH | oklch(85.56% 0.085 57) |
| XYZ | xyz(64.8274, 61.3964, 38.5669) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.52
Peach (survey)
#FFB07C
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 6.43
Peach
#FFDAB9
ΔE00 6.90
Apricot (survey)
#FFB16D
ΔE00 7.20
Burlywood
#DEB887
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC299 #99D2FB
analogous
#FB99A1 #FBC299 #FBF399
triadic
#FBC299 #99FBC2 #C299FB
tetradic
#FBC299 #A1FB99 #99D2FB #F399FB
square
#FBC299 #A1FB99 #99D2FB #F399FB
split-complementary
#FBC299 #99FBF3 #99A1FB
monochromatic
#F67C23 #F99F5E #FBC299 #FDE5D4 #FEEDE2
Accessibility & contrast
On white
1.58
#FBC299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBC299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC299
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC299 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C696
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc299; /* rgb */ color: rgb(251, 194, 153); /* oklch */ color: oklch(85.6% 0.085 57.0);
Tailwind
colors: {
custom: {
50: '#fed4b7',
500: '#fbc299',
950: '#000000',
},
}SCSS
$custom: #fbc299; $custom-light: #fed4b7; $custom-dark: #000000;
JSON
{
"hex": "#fbc299",
"rgb": {
"r": 251,
"g": 194,
"b": 153
},
"hsl": {
"h": 25.102,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.85561,
"c": 0.08502,
"h": 57
},
"luminance": 0.61393
}Semantic roles & 50–950 ramp
primary
#FBC299
secondary
#5CA7DC
accent
#85E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381