#F9C67A#F9C67A
#F9C67A is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.6% C 0.110 H 76.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C67A |
|---|---|
| RGB | rgb(249, 198, 122) |
| HSL | hsl(36, 91%, 73%) |
| HSV | hsv(36, 51%, 98%) |
| CMYK | cmyk(0%, 20.5%, 51%, 2.4%) |
| CIE-LAB | lab(82.88, 9.23, 44.74) |
| CIE-LCH | lch(82.88, 45.69, 78.35°) |
| OKLab | oklab(85.59% 0.026 0.1074) |
| OKLCH | oklch(85.59% 0.11 76.4) |
| XYZ | xyz(62.7766, 61.9368, 27.0570) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.84
Butterscotch
#FDB147
ΔE00 7.34
Navajowhite
#FFDEAD
ΔE00 8.02
Macaroni And Cheese
#EFB435
ΔE00 8.03
Tan (survey)
#D1B26F
ΔE00 8.05
Very Light Brown
#D3B683
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C67A #7AADF9
analogous
#F9877A #F9C67A #ECF97A
triadic
#F9C67A #7AF9C6 #C67AF9
tetradic
#F9C67A #7AF987 #7AADF9 #F97AEC
square
#F9C67A #7AF987 #7AADF9 #F97AEC
split-complementary
#F9C67A #7AECF9 #877AF9
monochromatic
#EE930B #F6AD3F #F9C67A #FCDFB5 #FEF2E2
Accessibility & contrast
On white
1.57
#F9C67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F9C67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C67A
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C67A | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9c67a; /* rgb */ color: rgb(249, 198, 122); /* oklch */ color: oklch(85.6% 0.110 76.4);
Tailwind
colors: {
custom: {
50: '#fed7a2',
500: '#f9c67a',
950: '#000000',
},
}SCSS
$custom: #f9c67a; $custom-light: #fed7a2; $custom-dark: #000000;
JSON
{
"hex": "#f9c67a",
"rgb": {
"r": 249,
"g": 198,
"b": 122
},
"hsl": {
"h": 35.906,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.85585,
"c": 0.11046,
"h": 76.4
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#F9C67A
secondary
#427DD5
accent
#5CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380