#F5C679#F5C679
#F5C679 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.2% C 0.109 H 78.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C679 |
|---|---|
| RGB | rgb(245, 198, 121) |
| HSL | hsl(37, 86%, 72%) |
| HSV | hsv(37, 51%, 96%) |
| CMYK | cmyk(0%, 19.2%, 50.6%, 3.9%) |
| CIE-LAB | lab(82.48, 7.53, 44.66) |
| CIE-LCH | lch(82.48, 45.29, 80.43°) |
| OKLab | oklab(85.18% 0.0212 0.1072) |
| OKLCH | oklch(85.18% 0.109 78.8) |
| XYZ | xyz(61.3041, 61.1846, 26.6663) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.78
Sand (survey)
#E2CA76
ΔE00 7.18
Tan (survey)
#D1B26F
ΔE00 7.24
Very Light Brown
#D3B683
ΔE00 7.70
Macaroni And Cheese
#EFB435
ΔE00 7.77
Wheat (survey)
#FBDD7E
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C679 #79A8F5
analogous
#F58879 #F5C679 #E6F579
triadic
#F5C679 #79F5C6 #C679F5
tetradic
#F5C679 #79F588 #79A8F5 #F579E6
square
#F5C679 #79F588 #79A8F5 #F579E6
split-complementary
#F5C679 #79E6F5 #8879F5
monochromatic
#E39311 #F1AE40 #F5C679 #F9DEB2 #FDF3E3
Accessibility & contrast
On white
1.59
#F5C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F5C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C679
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C679 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C673
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f5c679; /* rgb */ color: rgb(245, 198, 121); /* oklch */ color: oklch(85.2% 0.109 78.8);
Tailwind
colors: {
custom: {
50: '#fbd7a1',
500: '#f5c679',
950: '#000000',
},
}SCSS
$custom: #f5c679; $custom-light: #fbd7a1; $custom-dark: #000000;
JSON
{
"hex": "#f5c679",
"rgb": {
"r": 245,
"g": 198,
"b": 121
},
"hsl": {
"h": 37.258,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.85177,
"c": 0.10922,
"h": 78.8
},
"luminance": 0.61181
}Semantic roles & 50–950 ramp
primary
#F5C679
secondary
#4278D0
accent
#58E303
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380