#F9BF84#F9BF84
#F9BF84 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.4% C 0.101 H 66.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BF84 |
|---|---|
| RGB | rgb(249, 191, 132) |
| HSL | hsl(30, 91%, 75%) |
| HSV | hsv(30, 47%, 98%) |
| CMYK | cmyk(0%, 23.3%, 47%, 2.4%) |
| CIE-LAB | lab(81.33, 13.79, 37.71) |
| CIE-LCH | lch(81.33, 40.16, 69.92°) |
| OKLab | oklab(84.42% 0.0406 0.0921) |
| OKLCH | oklch(84.42% 0.101 66.2) |
| XYZ | xyz(61.8652, 59.0711, 29.9687) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.95
Burlywood
#DEB887
ΔE00 5.73
Peach (survey)
#FFB07C
ΔE00 6.62
Sandybrown
#F4A460
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 7.66
Pale Orange
#FFA756
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BF84 #84BEF9
analogous
#F98484 #F9BF84 #F9F984
triadic
#F9BF84 #84F9BF #BF84F9
tetradic
#F9BF84 #84F984 #84BEF9 #F984F9
square
#F9BF84 #84F984 #84BEF9 #F984F9
split-complementary
#F9BF84 #84F9F9 #8484F9
monochromatic
#F3820F #F6A14A #F9BF84 #FCDDBE #FEF0E2
Accessibility & contrast
On white
1.64
#F9BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F9BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BF84
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BF84 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bf84; /* rgb */ color: rgb(249, 191, 132); /* oklch */ color: oklch(84.4% 0.101 66.2);
Tailwind
colors: {
custom: {
50: '#fed2a8',
500: '#f9bf84',
950: '#000000',
},
}SCSS
$custom: #f9bf84; $custom-light: #fed2a8; $custom-dark: #000000;
JSON
{
"hex": "#f9bf84",
"rgb": {
"r": 249,
"g": 191,
"b": 132
},
"hsl": {
"h": 30.256,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.84419,
"c": 0.10062,
"h": 66.2
},
"luminance": 0.59067
}Semantic roles & 50–950 ramp
primary
#F9BF84
secondary
#4B90D7
accent
#72E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380