#F9B082#F9B082
#F9B082 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.6% C 0.105 H 52.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B082 |
|---|---|
| RGB | rgb(249, 176, 130) |
| HSL | hsl(23, 91%, 74%) |
| HSV | hsv(23, 48%, 98%) |
| CMYK | cmyk(0%, 29.3%, 47.8%, 2.4%) |
| CIE-LAB | lab(77.76, 21.47, 34.14) |
| CIE-LCH | lch(77.76, 40.33, 57.83°) |
| OKLab | oklab(81.63% 0.0633 0.0838) |
| OKLCH | oklch(81.63% 0.105 52.9) |
| XYZ | xyz(58.6244, 52.8064, 28.2197) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.60
Apricot (survey)
#FFB16D
ΔE00 5.17
Sandybrown
#F4A460
ΔE00 5.79
Lightsalmon
#FFA07A
ΔE00 6.26
Pale Orange
#FFA756
ΔE00 7.42
Pale Salmon
#FFB19A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B082 #82CBF9
analogous
#F98290 #F9B082 #F9EB82
triadic
#F9B082 #82F9B0 #B082F9
tetradic
#F9B082 #90F982 #82CBF9 #EB82F9
square
#F9B082 #90F982 #82CBF9 #EB82F9
split-complementary
#F9B082 #82F9EB #8290F9
monochromatic
#F3660D #F68B48 #F9B082 #FCD5BC #FEEDE2
Accessibility & contrast
On white
1.82
#F9B082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#F9B082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B082
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B082 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#D6C682
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f9b082; /* rgb */ color: rgb(249, 176, 130); /* oklch */ color: oklch(81.6% 0.105 52.9);
Tailwind
colors: {
custom: {
50: '#fec7a7',
500: '#f9b082',
950: '#000000',
},
}SCSS
$custom: #f9b082; $custom-light: #fec7a7; $custom-dark: #000000;
JSON
{
"hex": "#f9b082",
"rgb": {
"r": 249,
"g": 176,
"b": 130
},
"hsl": {
"h": 23.193,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.8163,
"c": 0.10498,
"h": 52.9
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#F9B082
secondary
#49A0D6
accent
#8DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280