#F0C677#F0C677
#F0C677 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.109 H 82.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C677 |
|---|---|
| RGB | rgb(240, 198, 119) |
| HSL | hsl(39, 80%, 70%) |
| HSV | hsv(39, 50%, 94%) |
| CMYK | cmyk(0%, 17.5%, 50.4%, 5.9%) |
| CIE-LAB | lab(81.97, 5.33, 44.92) |
| CIE-LCH | lch(81.97, 45.24, 83.23°) |
| OKLab | oklab(84.66% 0.0148 0.1077) |
| OKLCH | oklch(84.66% 0.109 82.2) |
| XYZ | xyz(59.4614, 60.2485, 25.9463) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.58
Tan (survey)
#D1B26F
ΔE00 6.41
Wheat (survey)
#FBDD7E
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.09
Light Mustard
#F7D560
ΔE00 7.29
Very Light Brown
#D3B683
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C677 #77A1F0
analogous
#F08A77 #F0C677 #DDF077
triadic
#F0C677 #77F0C6 #C677F0
tetradic
#F0C677 #77F08A #77A1F0 #F077DD
square
#F0C677 #77F08A #77A1F0 #F077DD
split-complementary
#F0C677 #77DDF0 #8A77F0
monochromatic
#D59318 #EAAF40 #F0C677 #F6DDAE #FCF3E3
Accessibility & contrast
On white
1.61
#F0C677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F0C677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C677
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C677 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C670
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0c677; /* rgb */ color: rgb(240, 198, 119); /* oklch */ color: oklch(84.7% 0.109 82.2);
Tailwind
colors: {
custom: {
50: '#f7d7a0',
500: '#f0c677',
950: '#000000',
},
}SCSS
$custom: #f0c677; $custom-light: #f7d7a0; $custom-dark: #000000;
JSON
{
"hex": "#f0c677",
"rgb": {
"r": 240,
"g": 198,
"b": 119
},
"hsl": {
"h": 39.174,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.84661,
"c": 0.10868,
"h": 82.2
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#F0C677
secondary
#4271CA
accent
#52DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380