#F0C679#F0C679
#F0C679 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.107 H 81.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C679 |
|---|---|
| RGB | rgb(240, 198, 121) |
| HSL | hsl(39, 80%, 71%) |
| HSV | hsv(39, 50%, 94%) |
| CMYK | cmyk(0%, 17.5%, 49.6%, 5.9%) |
| CIE-LAB | lab(82.00, 5.51, 43.96) |
| CIE-LCH | lch(82.00, 44.30, 82.86°) |
| OKLab | oklab(84.69% 0.0155 0.1057) |
| OKLCH | oklch(84.69% 0.107 81.6) |
| XYZ | xyz(59.5828, 60.2971, 26.5856) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 6.37
Burlywood
#DEB887
ΔE00 6.78
Wheat (survey)
#FBDD7E
ΔE00 7.01
Very Light Brown
#D3B683
ΔE00 7.08
Light Mustard
#F7D560
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C679 #79A3F0
analogous
#F08A79 #F0C679 #DEF079
triadic
#F0C679 #79F0C6 #C679F0
tetradic
#F0C679 #79F08A #79A3F0 #F079DE
square
#F0C679 #79F08A #79A3F0 #F079DE
split-complementary
#F0C679 #79DEF0 #8A79F0
monochromatic
#D79318 #EAAF42 #F0C679 #F6DDB0 #FCF3E3
Accessibility & contrast
On white
1.61
#F0C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F0C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C679
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C679 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C673
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0c679; /* rgb */ color: rgb(240, 198, 121); /* oklch */ color: oklch(84.7% 0.107 81.6);
Tailwind
colors: {
custom: {
50: '#f7d7a1',
500: '#f0c679',
950: '#000000',
},
}SCSS
$custom: #f0c679; $custom-light: #f7d7a1; $custom-dark: #000000;
JSON
{
"hex": "#f0c679",
"rgb": {
"r": 240,
"g": 198,
"b": 121
},
"hsl": {
"h": 38.824,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.84691,
"c": 0.1068,
"h": 81.6
},
"luminance": 0.60294
}Semantic roles & 50–950 ramp
primary
#F0C679
secondary
#4373CA
accent
#54DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380