#F9BD85#F9BD85
#F9BD85 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.1% C 0.100 H 63.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BD85 |
|---|---|
| RGB | rgb(249, 189, 133) |
| HSL | hsl(29, 91%, 75%) |
| HSV | hsv(29, 47%, 98%) |
| CMYK | cmyk(0%, 24.1%, 46.6%, 2.4%) |
| CIE-LAB | lab(80.87, 14.93, 36.60) |
| CIE-LCH | lch(80.87, 39.53, 67.81°) |
| OKLab | oklab(84.06% 0.044 0.0896) |
| OKLCH | oklch(84.06% 0.1 63.8) |
| XYZ | xyz(61.5008, 58.2323, 30.1864) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.41
Peach (survey)
#FFB07C
ΔE00 5.52
Burlywood
#DEB887
ΔE00 6.07
Sandybrown
#F4A460
ΔE00 6.80
Pale Orange
#FFA756
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BD85 #85C1F9
analogous
#F98587 #F9BD85 #F9F785
triadic
#F9BD85 #85F9BD #BD85F9
tetradic
#F9BD85 #87F985 #85C1F9 #F785F9
square
#F9BD85 #87F985 #85C1F9 #F785F9
split-complementary
#F9BD85 #85F9F7 #8587F9
monochromatic
#F37E10 #F69D4B #F9BD85 #FCDDBF #FEEFE2
Accessibility & contrast
On white
1.66
#F9BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F9BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BD85
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BD85 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9bd85; /* rgb */ color: rgb(249, 189, 133); /* oklch */ color: oklch(84.1% 0.100 63.8);
Tailwind
colors: {
custom: {
50: '#fed0a9',
500: '#f9bd85',
950: '#000000',
},
}SCSS
$custom: #f9bd85; $custom-light: #fed0a9; $custom-dark: #000000;
JSON
{
"hex": "#f9bd85",
"rgb": {
"r": 249,
"g": 189,
"b": 133
},
"hsl": {
"h": 28.966,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.84063,
"c": 0.09983,
"h": 63.8
},
"luminance": 0.58228
}Semantic roles & 50–950 ramp
primary
#F9BD85
secondary
#4B94D7
accent
#77E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380