#FBC09D#FBC09D
#FBC09D is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.3% C 0.083 H 52.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC09D |
|---|---|
| RGB | rgb(251, 192, 157) |
| HSL | hsl(22, 92%, 80%) |
| HSV | hsv(22, 37%, 98%) |
| CMYK | cmyk(0%, 23.5%, 37.5%, 1.6%) |
| CIE-LAB | lab(82.19, 16.66, 25.83) |
| CIE-LCH | lch(82.19, 30.73, 57.17°) |
| OKLab | oklab(85.27% 0.0509 0.0651) |
| OKLCH | oklch(85.27% 0.083 52) |
| XYZ | xyz(64.7212, 60.6465, 40.1887) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Peach (survey)
#FFB07C
ΔE00 5.86
Pale Salmon
#FFB19A
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.73
Peach
#FFDAB9
ΔE00 7.73
Apricot (survey)
#FFB16D
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC09D #9DD8FB
analogous
#FB9DA9 #FBC09D #FBEF9D
triadic
#FBC09D #9DFBC0 #C09DFB
tetradic
#FBC09D #A9FB9D #9DD8FB #EF9DFB
square
#FBC09D #A9FB9D #9DD8FB #EF9DFB
split-complementary
#FBC09D #9DFBEF #9DA9FB
monochromatic
#F67427 #F99A62 #FBC09D #FDE6D8 #FEECE2
Accessibility & contrast
On white
1.60
#FBC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FBC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC09D
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC09D | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59B
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc09d; /* rgb */ color: rgb(251, 192, 157); /* oklch */ color: oklch(85.3% 0.083 52.0);
Tailwind
colors: {
custom: {
50: '#fed3ba',
500: '#fbc09d',
950: '#000000',
},
}SCSS
$custom: #fbc09d; $custom-light: #fed3ba; $custom-dark: #000000;
JSON
{
"hex": "#fbc09d",
"rgb": {
"r": 251,
"g": 192,
"b": 157
},
"hsl": {
"h": 22.34,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.8527,
"c": 0.08265,
"h": 52
},
"luminance": 0.60643
}Semantic roles & 50–950 ramp
primary
#FBC09D
secondary
#60AEDD
accent
#90E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381