#F9BF8B#F9BF8B
#F9BF8B is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.5% C 0.095 H 62.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BF8B |
|---|---|
| RGB | rgb(249, 191, 139) |
| HSL | hsl(28, 90%, 76%) |
| HSV | hsv(28, 44%, 98%) |
| CMYK | cmyk(0%, 23.3%, 44.2%, 2.4%) |
| CIE-LAB | lab(81.44, 14.47, 34.23) |
| CIE-LCH | lch(81.44, 37.17, 67.08°) |
| OKLab | oklab(84.54% 0.0432 0.0844) |
| OKLCH | oklch(84.54% 0.095 62.9) |
| XYZ | xyz(62.3604, 59.2692, 32.5766) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.17
Peach (survey)
#FFB07C
ΔE00 5.60
Burlywood
#DEB887
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.10
Sandybrown
#F4A460
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BF8B #8BC5F9
analogous
#F98B8E #F9BF8B #F9F68B
triadic
#F9BF8B #8BF9BF #BF8BF9
tetradic
#F9BF8B #8EF98B #8BC5F9 #F68BF9
square
#F9BF8B #8EF98B #8BC5F9 #F68BF9
split-complementary
#F9BF8B #8BF9F6 #8B8EF9
monochromatic
#F37F17 #F69F51 #F9BF8B #FCDFC5 #FDEFE2
Accessibility & contrast
On white
1.63
#F9BF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F9BF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BF8B
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BF8B | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C387
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bf8b; /* rgb */ color: rgb(249, 191, 139); /* oklch */ color: oklch(84.5% 0.095 62.9);
Tailwind
colors: {
custom: {
50: '#fdd2ad',
500: '#f9bf8b',
950: '#000000',
},
}SCSS
$custom: #f9bf8b; $custom-light: #fdd2ad; $custom-dark: #000000;
JSON
{
"hex": "#f9bf8b",
"rgb": {
"r": 249,
"g": 191,
"b": 139
},
"hsl": {
"h": 28.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.8454,
"c": 0.09483,
"h": 62.9
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#F9BF8B
secondary
#5198D8
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381