#F9B482#F9B482
#F9B482 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.4% C 0.104 H 56.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B482 |
|---|---|
| RGB | rgb(249, 180, 130) |
| HSL | hsl(25, 91%, 74%) |
| HSV | hsv(25, 48%, 98%) |
| CMYK | cmyk(0%, 27.7%, 47.8%, 2.4%) |
| CIE-LAB | lab(78.69, 19.37, 35.35) |
| CIE-LCH | lch(78.69, 40.31, 61.28°) |
| OKLab | oklab(82.35% 0.057 0.0866) |
| OKLCH | oklch(82.35% 0.104 56.7) |
| XYZ | xyz(59.4203, 54.3981, 28.4850) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.10
Apricot (survey)
#FFB16D
ΔE00 3.93
Sandybrown
#F4A460
ΔE00 5.33
Pale Orange
#FFA756
ΔE00 6.68
Lightsalmon
#FFA07A
ΔE00 8.14
Burlywood
#DEB887
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B482 #82C7F9
analogous
#F9828C #F9B482 #F9F082
triadic
#F9B482 #82F9B4 #B482F9
tetradic
#F9B482 #8CF982 #82C7F9 #F082F9
square
#F9B482 #8CF982 #82C7F9 #F082F9
split-complementary
#F9B482 #82F9F0 #828CF9
monochromatic
#F36E0D #F69148 #F9B482 #FCD7BC #FEEDE2
Accessibility & contrast
On white
1.77
#F9B482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#F9B482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B482
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B482 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7E
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f9b482; /* rgb */ color: rgb(249, 180, 130); /* oklch */ color: oklch(82.4% 0.104 56.7);
Tailwind
colors: {
custom: {
50: '#fecaa7',
500: '#f9b482',
950: '#000000',
},
}SCSS
$custom: #f9b482; $custom-light: #fecaa7; $custom-dark: #000000;
JSON
{
"hex": "#f9b482",
"rgb": {
"r": 249,
"g": 180,
"b": 130
},
"hsl": {
"h": 25.21,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.82354,
"c": 0.10363,
"h": 56.7
},
"luminance": 0.54394
}Semantic roles & 50–950 ramp
primary
#F9B482
secondary
#499BD6
accent
#85E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280