#F5C879#F5C879
#F5C879 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.6% C 0.110 H 80.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C879 |
|---|---|
| RGB | rgb(245, 200, 121) |
| HSL | hsl(38, 86%, 72%) |
| HSV | hsv(38, 51%, 96%) |
| CMYK | cmyk(0%, 18.4%, 50.6%, 3.9%) |
| CIE-LAB | lab(82.97, 6.49, 45.27) |
| CIE-LCH | lch(82.97, 45.73, 81.84°) |
| OKLab | oklab(85.56% 0.0181 0.1085) |
| OKLCH | oklch(85.56% 0.11 80.5) |
| XYZ | xyz(61.7642, 62.1049, 26.8196) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.45
Wheat (survey)
#FBDD7E
ΔE00 7.02
Tan (survey)
#D1B26F
ΔE00 7.28
Burlywood
#DEB887
ΔE00 7.29
Light Mustard
#F7D560
ΔE00 7.62
Maize
#F4D054
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C879 #79A6F5
analogous
#F58A79 #F5C879 #E4F579
triadic
#F5C879 #79F5C8 #C879F5
tetradic
#F5C879 #79F58A #79A6F5 #F579E4
square
#F5C879 #79F58A #79A6F5 #F579E4
split-complementary
#F5C879 #79E4F5 #8A79F5
monochromatic
#E39711 #F1B140 #F5C879 #F9DFB2 #FDF3E3
Accessibility & contrast
On white
1.56
#F5C879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F5C879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C879
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C879 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC872
Deuteranopia (green-blind)
#E6D37B
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5c879; /* rgb */ color: rgb(245, 200, 121); /* oklch */ color: oklch(85.6% 0.110 80.5);
Tailwind
colors: {
custom: {
50: '#fbd8a1',
500: '#f5c879',
950: '#000000',
},
}SCSS
$custom: #f5c879; $custom-light: #fbd8a1; $custom-dark: #000000;
JSON
{
"hex": "#f5c879",
"rgb": {
"r": 245,
"g": 200,
"b": 121
},
"hsl": {
"h": 38.226,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.85562,
"c": 0.11001,
"h": 80.5
},
"luminance": 0.62102
}Semantic roles & 50–950 ramp
primary
#F5C879
secondary
#4276D0
accent
#54E303
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380