#F9BF94#F9BF94
#F9BF94 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.7% C 0.088 H 57.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BF94 |
|---|---|
| RGB | rgb(249, 191, 148) |
| HSL | hsl(26, 89%, 78%) |
| HSV | hsv(26, 41%, 98%) |
| CMYK | cmyk(0%, 23.3%, 40.6%, 2.4%) |
| CIE-LAB | lab(81.59, 15.41, 29.73) |
| CIE-LCH | lch(81.59, 33.48, 62.59°) |
| OKLab | oklab(84.71% 0.0468 0.0742) |
| OKLCH | oklch(84.71% 0.088 57.8) |
| XYZ | xyz(63.0453, 59.5431, 36.1835) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.07
Apricot
#FBCEB1
ΔE00 5.32
Apricot (survey)
#FFB16D
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 6.97
Burlywood
#DEB887
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BF94 #94CEF9
analogous
#F9949B #F9BF94 #F9F294
triadic
#F9BF94 #94F9BF #BF94F9
tetradic
#F9BF94 #9BF994 #94CEF9 #F294F9
square
#F9BF94 #9BF994 #94CEF9 #F294F9
split-complementary
#F9BF94 #94F9F2 #949BF9
monochromatic
#F37A20 #F69C5A #F9BF94 #FCE2CE #FDEEE2
Accessibility & contrast
On white
1.63
#F9BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#F9BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BF94
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BF94 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9bf94; /* rgb */ color: rgb(249, 191, 148); /* oklch */ color: oklch(84.7% 0.088 57.8);
Tailwind
colors: {
custom: {
50: '#fdd2b3',
500: '#f9bf94',
950: '#000000',
},
}SCSS
$custom: #f9bf94; $custom-light: #fdd2b3; $custom-dark: #000000;
JSON
{
"hex": "#f9bf94",
"rgb": {
"r": 249,
"g": 191,
"b": 148
},
"hsl": {
"h": 25.545,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.84705,
"c": 0.08767,
"h": 57.8
},
"luminance": 0.59539
}Semantic roles & 50–950 ramp
primary
#F9BF94
secondary
#59A2D9
accent
#84E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381