#F9C083#F9C083
#F9C083 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.6% C 0.102 H 67.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C083 |
|---|---|
| RGB | rgb(249, 192, 131) |
| HSL | hsl(31, 91%, 75%) |
| HSV | hsv(31, 47%, 98%) |
| CMYK | cmyk(0%, 22.9%, 47.4%, 2.4%) |
| CIE-LAB | lab(81.56, 13.17, 38.52) |
| CIE-LCH | lch(81.56, 40.71, 71.12°) |
| OKLab | oklab(84.59% 0.0386 0.0939) |
| OKLCH | oklch(84.59% 0.102 67.6) |
| XYZ | xyz(62.0160, 59.4815, 29.6830) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.32
Burlywood
#DEB887
ΔE00 5.64
Peach (survey)
#FFB07C
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 7.68
Sandybrown
#F4A460
ΔE00 7.76
Butterscotch
#FDB147
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C083 #83BCF9
analogous
#F98583 #F9C083 #F7F983
triadic
#F9C083 #83F9C0 #C083F9
tetradic
#F9C083 #83F985 #83BCF9 #F983F7
square
#F9C083 #83F985 #83BCF9 #F983F7
split-complementary
#F9C083 #83F7F9 #8583F9
monochromatic
#F3850E #F6A249 #F9C083 #FCDEBD #FEF0E2
Accessibility & contrast
On white
1.63
#F9C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F9C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C083
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C083 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9c083; /* rgb */ color: rgb(249, 192, 131); /* oklch */ color: oklch(84.6% 0.102 67.6);
Tailwind
colors: {
custom: {
50: '#fed3a8',
500: '#f9c083',
950: '#000000',
},
}SCSS
$custom: #f9c083; $custom-light: #fed3a8; $custom-dark: #000000;
JSON
{
"hex": "#f9c083",
"rgb": {
"r": 249,
"g": 192,
"b": 131
},
"hsl": {
"h": 31.017,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.8459,
"c": 0.1015,
"h": 67.6
},
"luminance": 0.59478
}Semantic roles & 50–950 ramp
primary
#F9C083
secondary
#4A8ED7
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380