#F9C683#F9C683
#F9C683 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.7% C 0.102 H 73.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C683 |
|---|---|
| RGB | rgb(249, 198, 131) |
| HSL | hsl(34, 91%, 75%) |
| HSV | hsv(34, 47%, 98%) |
| CMYK | cmyk(0%, 20.5%, 47.4%, 2.4%) |
| CIE-LAB | lab(83.00, 10.04, 40.37) |
| CIE-LCH | lch(83.00, 41.59, 76.03°) |
| OKLab | oklab(85.72% 0.0294 0.0981) |
| OKLCH | oklch(85.72% 0.102 73.3) |
| XYZ | xyz(63.3603, 62.1702, 30.1311) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.84
Navajowhite
#FFDEAD
ΔE00 7.20
Light Peach
#FFD8B1
ΔE00 7.63
Apricot (survey)
#FFB16D
ΔE00 7.75
Very Light Brown
#D3B683
ΔE00 7.84
Butterscotch
#FDB147
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C683 #83B6F9
analogous
#F98B83 #F9C683 #F1F983
triadic
#F9C683 #83F9C6 #C683F9
tetradic
#F9C683 #83F98B #83B6F9 #F983F1
square
#F9C683 #83F98B #83B6F9 #F983F1
split-complementary
#F9C683 #83F1F9 #8B83F9
monochromatic
#F3900E #F6AB49 #F9C683 #FCE1BD #FEF2E2
Accessibility & contrast
On white
1.56
#F9C683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F9C683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C683
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C683 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9c683; /* rgb */ color: rgb(249, 198, 131); /* oklch */ color: oklch(85.7% 0.102 73.3);
Tailwind
colors: {
custom: {
50: '#fed7a8',
500: '#f9c683',
950: '#000000',
},
}SCSS
$custom: #f9c683; $custom-light: #fed7a8; $custom-dark: #000000;
JSON
{
"hex": "#f9c683",
"rgb": {
"r": 249,
"g": 198,
"b": 131
},
"hsl": {
"h": 34.068,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.85723,
"c": 0.10238,
"h": 73.3
},
"luminance": 0.62167
}Semantic roles & 50–950 ramp
primary
#F9C683
secondary
#4A87D7
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380