#F9C583#F9C583
#F9C583 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.5% C 0.102 H 72.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C583 |
|---|---|
| RGB | rgb(249, 197, 131) |
| HSL | hsl(34, 91%, 75%) |
| HSV | hsv(34, 47%, 98%) |
| CMYK | cmyk(0%, 20.9%, 47.4%, 2.4%) |
| CIE-LAB | lab(82.76, 10.56, 40.06) |
| CIE-LCH | lch(82.76, 41.43, 75.23°) |
| OKLab | oklab(85.53% 0.0309 0.0974) |
| OKLCH | oklch(85.53% 0.102 72.4) |
| XYZ | xyz(63.1325, 61.7146, 30.0551) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.72
Apricot (survey)
#FFB16D
ΔE00 7.32
Navajowhite
#FFDEAD
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 7.58
Very Light Brown
#D3B683
ΔE00 7.89
Butterscotch
#FDB147
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C583 #83B7F9
analogous
#F98A83 #F9C583 #F2F983
triadic
#F9C583 #83F9C5 #C583F9
tetradic
#F9C583 #83F98A #83B7F9 #F983F2
square
#F9C583 #83F98A #83B7F9 #F983F2
split-complementary
#F9C583 #83F2F9 #8A83F9
monochromatic
#F38E0E #F6AA49 #F9C583 #FCE0BD #FEF1E2
Accessibility & contrast
On white
1.57
#F9C583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#F9C583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C583
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C583 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9c583; /* rgb */ color: rgb(249, 197, 131); /* oklch */ color: oklch(85.5% 0.102 72.4);
Tailwind
colors: {
custom: {
50: '#fed6a8',
500: '#f9c583',
950: '#000000',
},
}SCSS
$custom: #f9c583; $custom-light: #fed6a8; $custom-dark: #000000;
JSON
{
"hex": "#f9c583",
"rgb": {
"r": 249,
"g": 197,
"b": 131
},
"hsl": {
"h": 33.559,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.85533,
"c": 0.10216,
"h": 72.4
},
"luminance": 0.61711
}Semantic roles & 50–950 ramp
primary
#F9C583
secondary
#4A88D7
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380