#F9BD83#F9BD83
#F9BD83 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.101 H 64.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BD83 |
|---|---|
| RGB | rgb(249, 189, 131) |
| HSL | hsl(29, 91%, 75%) |
| HSV | hsv(29, 47%, 98%) |
| CMYK | cmyk(0%, 24.1%, 47.4%, 2.4%) |
| CIE-LAB | lab(80.84, 14.74, 37.60) |
| CIE-LCH | lch(80.84, 40.38, 68.59°) |
| OKLab | oklab(84.03% 0.0433 0.0918) |
| OKLCH | oklch(84.03% 0.101 64.8) |
| XYZ | xyz(61.3640, 58.1775, 29.4656) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.35
Peach (survey)
#FFB07C
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.01
Sandybrown
#F4A460
ΔE00 6.78
Pale Orange
#FFA756
ΔE00 7.26
Light Orange
#FDAA48
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BD83 #83BFF9
analogous
#F98384 #F9BD83 #F9F883
triadic
#F9BD83 #83F9BD #BD83F9
tetradic
#F9BD83 #84F983 #83BFF9 #F883F9
square
#F9BD83 #84F983 #83BFF9 #F883F9
split-complementary
#F9BD83 #83F9F8 #8384F9
monochromatic
#F37F0E #F69E49 #F9BD83 #FCDCBD #FEEFE2
Accessibility & contrast
On white
1.66
#F9BD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F9BD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BD83
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BD83 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17F
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f9bd83; /* rgb */ color: rgb(249, 189, 131); /* oklch */ color: oklch(84.0% 0.101 64.8);
Tailwind
colors: {
custom: {
50: '#fed0a8',
500: '#f9bd83',
950: '#000000',
},
}SCSS
$custom: #f9bd83; $custom-light: #fed0a8; $custom-dark: #000000;
JSON
{
"hex": "#f9bd83",
"rgb": {
"r": 249,
"g": 189,
"b": 131
},
"hsl": {
"h": 29.492,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.84029,
"c": 0.10146,
"h": 64.8
},
"luminance": 0.58174
}Semantic roles & 50–950 ramp
primary
#F9BD83
secondary
#4A91D7
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380