#F0C577#F0C577
#F0C577 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.5% C 0.108 H 81.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C577 |
|---|---|
| RGB | rgb(240, 197, 119) |
| HSL | hsl(39, 80%, 70%) |
| HSV | hsv(39, 50%, 94%) |
| CMYK | cmyk(0%, 17.9%, 50.4%, 5.9%) |
| CIE-LAB | lab(81.73, 5.85, 44.62) |
| CIE-LCH | lch(81.73, 45.00, 82.53°) |
| OKLab | oklab(84.47% 0.0163 0.107) |
| OKLCH | oklch(84.47% 0.108 81.3) |
| XYZ | xyz(59.2336, 59.7929, 25.8704) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.96
Tan (survey)
#D1B26F
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.79
Very Light Brown
#D3B683
ΔE00 7.15
Wheat (survey)
#FBDD7E
ΔE00 7.23
Macaroni And Cheese
#EFB435
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C577 #77A2F0
analogous
#F08977 #F0C577 #DEF077
triadic
#F0C577 #77F0C5 #C577F0
tetradic
#F0C577 #77F089 #77A2F0 #F077DE
square
#F0C577 #77F089 #77A2F0 #F077DE
split-complementary
#F0C577 #77DEF0 #8977F0
monochromatic
#D59218 #EAAD40 #F0C577 #F6DDAE #FCF3E3
Accessibility & contrast
On white
1.62
#F0C577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#F0C577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C577
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C577 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C571
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFB8B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0c577; /* rgb */ color: rgb(240, 197, 119); /* oklch */ color: oklch(84.5% 0.108 81.3);
Tailwind
colors: {
custom: {
50: '#f7d69f',
500: '#f0c577',
950: '#000000',
},
}SCSS
$custom: #f0c577; $custom-light: #f7d69f; $custom-dark: #000000;
JSON
{
"hex": "#f0c577",
"rgb": {
"r": 240,
"g": 197,
"b": 119
},
"hsl": {
"h": 38.678,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.84467,
"c": 0.10823,
"h": 81.3
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#F0C577
secondary
#4272CA
accent
#54DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380