#F9C082#F9C082
#F9C082 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.6% C 0.102 H 68.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C082 |
|---|---|
| RGB | rgb(249, 192, 130) |
| HSL | hsl(31, 91%, 74%) |
| HSV | hsv(31, 48%, 98%) |
| CMYK | cmyk(0%, 22.9%, 47.8%, 2.4%) |
| CIE-LAB | lab(81.54, 13.08, 39.01) |
| CIE-LCH | lch(81.54, 41.14, 71.47°) |
| OKLab | oklab(84.57% 0.0382 0.0949) |
| OKLCH | oklch(84.57% 0.102 68.1) |
| XYZ | xyz(61.9485, 59.4545, 29.3277) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.37
Burlywood
#DEB887
ΔE00 5.66
Peach (survey)
#FFB07C
ΔE00 7.42
Butterscotch
#FDB147
ΔE00 7.75
Light Peach
#FFD8B1
ΔE00 7.80
Sandybrown
#F4A460
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C082 #82BBF9
analogous
#F98582 #F9C082 #F6F982
triadic
#F9C082 #82F9C0 #C082F9
tetradic
#F9C082 #82F985 #82BBF9 #F982F6
square
#F9C082 #82F985 #82BBF9 #F982F6
split-complementary
#F9C082 #82F6F9 #8582F9
monochromatic
#F3850D #F6A348 #F9C082 #FCDDBC #FEF0E2
Accessibility & contrast
On white
1.63
#F9C082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#F9C082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C082
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C082 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9c082; /* rgb */ color: rgb(249, 192, 130); /* oklch */ color: oklch(84.6% 0.102 68.1);
Tailwind
colors: {
custom: {
50: '#fed3a7',
500: '#f9c082',
950: '#000000',
},
}SCSS
$custom: #f9c082; $custom-light: #fed3a7; $custom-dark: #000000;
JSON
{
"hex": "#f9c082",
"rgb": {
"r": 249,
"g": 192,
"b": 130
},
"hsl": {
"h": 31.261,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.84574,
"c": 0.10235,
"h": 68.1
},
"luminance": 0.59451
}Semantic roles & 50–950 ramp
primary
#F9C082
secondary
#498DD6
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380