#F9C482#F9C482
#F9C482 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.3% C 0.103 H 71.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C482 |
|---|---|
| RGB | rgb(249, 196, 130) |
| HSL | hsl(33, 91%, 74%) |
| HSV | hsv(33, 48%, 98%) |
| CMYK | cmyk(0%, 21.3%, 47.8%, 2.4%) |
| CIE-LAB | lab(82.50, 10.99, 40.24) |
| CIE-LCH | lch(82.50, 41.71, 74.73°) |
| OKLab | oklab(85.33% 0.0321 0.0977) |
| OKLCH | oklch(85.33% 0.103 71.8) |
| XYZ | xyz(62.8387, 61.2350, 29.6245) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.71
Apricot (survey)
#FFB16D
ΔE00 6.99
Navajowhite
#FFDEAD
ΔE00 7.66
Light Peach
#FFD8B1
ΔE00 7.71
Butterscotch
#FDB147
ΔE00 7.74
Very Light Brown
#D3B683
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C482 #82B7F9
analogous
#F98982 #F9C482 #F3F982
triadic
#F9C482 #82F9C4 #C482F9
tetradic
#F9C482 #82F989 #82B7F9 #F982F3
square
#F9C482 #82F989 #82B7F9 #F982F3
split-complementary
#F9C482 #82F3F9 #8982F9
monochromatic
#F38D0D #F6A848 #F9C482 #FCE0BC #FEF1E2
Accessibility & contrast
On white
1.59
#F9C482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#F9C482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C482
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C482 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#E4D283
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9c482; /* rgb */ color: rgb(249, 196, 130); /* oklch */ color: oklch(85.3% 0.103 71.8);
Tailwind
colors: {
custom: {
50: '#fed5a7',
500: '#f9c482',
950: '#000000',
},
}SCSS
$custom: #f9c482; $custom-light: #fed5a7; $custom-dark: #000000;
JSON
{
"hex": "#f9c482",
"rgb": {
"r": 249,
"g": 196,
"b": 130
},
"hsl": {
"h": 33.277,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.85328,
"c": 0.10287,
"h": 71.8
},
"luminance": 0.61231
}Semantic roles & 50–950 ramp
primary
#F9C482
secondary
#4988D6
accent
#66E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380