#F9C484#F9C484
#F9C484 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.101 H 71.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C484 |
|---|---|
| RGB | rgb(249, 196, 132) |
| HSL | hsl(33, 91%, 75%) |
| HSV | hsv(33, 47%, 98%) |
| CMYK | cmyk(0%, 21.3%, 47%, 2.4%) |
| CIE-LAB | lab(82.53, 11.18, 39.26) |
| CIE-LCH | lch(82.53, 40.82, 74.11°) |
| OKLab | oklab(85.36% 0.0328 0.0956) |
| OKLCH | oklch(85.36% 0.101 71.1) |
| XYZ | xyz(62.9743, 61.2892, 30.3384) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.56
Apricot (survey)
#FFB16D
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 7.39
Navajowhite
#FFDEAD
ΔE00 7.56
Very Light Brown
#D3B683
ΔE00 7.96
Butterscotch
#FDB147
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C484 #84B9F9
analogous
#F98A84 #F9C484 #F3F984
triadic
#F9C484 #84F9C4 #C484F9
tetradic
#F9C484 #84F98A #84B9F9 #F984F3
square
#F9C484 #84F98A #84B9F9 #F984F3
split-complementary
#F9C484 #84F3F9 #8A84F9
monochromatic
#F38C0F #F6A84A #F9C484 #FCE0BE #FEF1E2
Accessibility & contrast
On white
1.58
#F9C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#F9C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C484
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C484 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9c484; /* rgb */ color: rgb(249, 196, 132); /* oklch */ color: oklch(85.4% 0.101 71.1);
Tailwind
colors: {
custom: {
50: '#fed5a8',
500: '#f9c484',
950: '#000000',
},
}SCSS
$custom: #f9c484; $custom-light: #fed5a8; $custom-dark: #000000;
JSON
{
"hex": "#f9c484",
"rgb": {
"r": 249,
"g": 196,
"b": 132
},
"hsl": {
"h": 32.821,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.8536,
"c": 0.10109,
"h": 71.1
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#F9C484
secondary
#4B8AD7
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380