#F9BD84#F9BD84
#F9BD84 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.101 H 64.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BD84 |
|---|---|
| RGB | rgb(249, 189, 132) |
| HSL | hsl(29, 91%, 75%) |
| HSV | hsv(29, 47%, 98%) |
| CMYK | cmyk(0%, 24.1%, 47%, 2.4%) |
| CIE-LAB | lab(80.85, 14.84, 37.10) |
| CIE-LCH | lch(80.85, 39.96, 68.20°) |
| OKLab | oklab(84.05% 0.0437 0.0907) |
| OKLCH | oklch(84.05% 0.101 64.3) |
| XYZ | xyz(61.4321, 58.2048, 29.8243) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.37
Peach (survey)
#FFB07C
ΔE00 5.68
Burlywood
#DEB887
ΔE00 6.04
Sandybrown
#F4A460
ΔE00 6.79
Pale Orange
#FFA756
ΔE00 7.32
Light Peach
#FFD8B1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BD84 #84C0F9
analogous
#F98485 #F9BD84 #F9F884
triadic
#F9BD84 #84F9BD #BD84F9
tetradic
#F9BD84 #85F984 #84C0F9 #F884F9
square
#F9BD84 #85F984 #84C0F9 #F884F9
split-complementary
#F9BD84 #84F9F8 #8485F9
monochromatic
#F37E0F #F69E4A #F9BD84 #FCDCBE #FEEFE2
Accessibility & contrast
On white
1.66
#F9BD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F9BD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BD84
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BD84 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9bd84; /* rgb */ color: rgb(249, 189, 132); /* oklch */ color: oklch(84.0% 0.101 64.3);
Tailwind
colors: {
custom: {
50: '#fed0a8',
500: '#f9bd84',
950: '#000000',
},
}SCSS
$custom: #f9bd84; $custom-light: #fed0a8; $custom-dark: #000000;
JSON
{
"hex": "#f9bd84",
"rgb": {
"r": 249,
"g": 189,
"b": 132
},
"hsl": {
"h": 29.231,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.84046,
"c": 0.10064,
"h": 64.3
},
"luminance": 0.58201
}Semantic roles & 50–950 ramp
primary
#F9BD84
secondary
#4B92D7
accent
#76E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380