#F9C682#F9C682
#F9C682 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.7% C 0.103 H 73.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C682 |
|---|---|
| RGB | rgb(249, 198, 130) |
| HSL | hsl(34, 91%, 74%) |
| HSV | hsv(34, 48%, 98%) |
| CMYK | cmyk(0%, 20.5%, 47.8%, 2.4%) |
| CIE-LAB | lab(82.99, 9.95, 40.85) |
| CIE-LCH | lch(82.99, 42.05, 76.32°) |
| OKLab | oklab(85.71% 0.029 0.0991) |
| OKLCH | oklch(85.71% 0.103 73.7) |
| XYZ | xyz(63.2929, 62.1433, 29.7759) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 7.80
Apricot (survey)
#FFB16D
ΔE00 7.85
Very Light Brown
#D3B683
ΔE00 7.86
Butterscotch
#FDB147
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C682 #82B5F9
analogous
#F98B82 #F9C682 #F0F982
triadic
#F9C682 #82F9C6 #C682F9
tetradic
#F9C682 #82F98B #82B5F9 #F982F0
square
#F9C682 #82F98B #82B5F9 #F982F0
split-complementary
#F9C682 #82F0F9 #8B82F9
monochromatic
#F3910D #F6AB48 #F9C682 #FCE1BC #FEF2E2
Accessibility & contrast
On white
1.56
#F9C682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F9C682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C682
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C682 | 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)
#D9C87D
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9c682; /* rgb */ color: rgb(249, 198, 130); /* oklch */ color: oklch(85.7% 0.103 73.7);
Tailwind
colors: {
custom: {
50: '#fed7a7',
500: '#f9c682',
950: '#000000',
},
}SCSS
$custom: #f9c682; $custom-light: #fed7a7; $custom-dark: #000000;
JSON
{
"hex": "#f9c682",
"rgb": {
"r": 249,
"g": 198,
"b": 130
},
"hsl": {
"h": 34.286,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.85707,
"c": 0.10328,
"h": 73.7
},
"luminance": 0.6214
}Semantic roles & 50–950 ramp
primary
#F9C682
secondary
#4985D6
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380