#F9BF92#F9BF92
#F9BF92 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.7% C 0.089 H 59.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BF92 |
|---|---|
| RGB | rgb(249, 191, 146) |
| HSL | hsl(26, 90%, 77%) |
| HSV | hsv(26, 41%, 98%) |
| CMYK | cmyk(0%, 23.3%, 41.4%, 2.4%) |
| CIE-LAB | lab(81.55, 15.20, 30.73) |
| CIE-LCH | lch(81.55, 34.28, 63.69°) |
| OKLab | oklab(84.67% 0.046 0.0765) |
| OKLCH | oklch(84.67% 0.089 59) |
| XYZ | xyz(62.8883, 59.4804, 35.3570) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.08
Apricot
#FBCEB1
ΔE00 5.69
Apricot (survey)
#FFB16D
ΔE00 6.08
Burlywood
#DEB887
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 6.91
Peach
#FFDAB9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BF92 #92CCF9
analogous
#F99298 #F9BF92 #F9F392
triadic
#F9BF92 #92F9BF #BF92F9
tetradic
#F9BF92 #98F992 #92CCF9 #F392F9
square
#F9BF92 #98F992 #92CCF9 #F392F9
split-complementary
#F9BF92 #92F9F3 #9298F9
monochromatic
#F37B1E #F69D58 #F9BF92 #FCE1CC #FDEEE2
Accessibility & contrast
On white
1.63
#F9BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F9BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BF92
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BF92 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9bf92; /* rgb */ color: rgb(249, 191, 146); /* oklch */ color: oklch(84.7% 0.089 59.0);
Tailwind
colors: {
custom: {
50: '#fdd2b2',
500: '#f9bf92',
950: '#000000',
},
}SCSS
$custom: #f9bf92; $custom-light: #fdd2b2; $custom-dark: #000000;
JSON
{
"hex": "#f9bf92",
"rgb": {
"r": 249,
"g": 191,
"b": 146
},
"hsl": {
"h": 26.214,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.84667,
"c": 0.08922,
"h": 59
},
"luminance": 0.59477
}Semantic roles & 50–950 ramp
primary
#F9BF92
secondary
#57A0D8
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381