#F4C877#F4C877
#F4C877 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.111 H 81.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C877 |
|---|---|
| RGB | rgb(244, 200, 119) |
| HSL | hsl(39, 85%, 71%) |
| HSV | hsv(39, 51%, 96%) |
| CMYK | cmyk(0%, 18%, 51.2%, 4.3%) |
| CIE-LAB | lab(82.85, 5.91, 46.09) |
| CIE-LCH | lch(82.85, 46.46, 82.69°) |
| OKLab | oklab(85.44% 0.0163 0.1102) |
| OKLCH | oklch(85.44% 0.111 81.6) |
| XYZ | xyz(61.2948, 61.8769, 26.1641) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.01
Wheat (survey)
#FBDD7E
ΔE00 6.64
Light Mustard
#F7D560
ΔE00 7.12
Tan (survey)
#D1B26F
ΔE00 7.17
Maize
#F4D054
ΔE00 7.23
Burlywood
#DEB887
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C877 #77A3F4
analogous
#F48977 #F4C877 #E1F477
triadic
#F4C877 #77F4C8 #C877F4
tetradic
#F4C877 #77F489 #77A3F4 #F477E1
square
#F4C877 #77F489 #77A3F4 #F477E1
split-complementary
#F4C877 #77E1F4 #8977F4
monochromatic
#DF9712 #EFB13E #F4C877 #F9DFB0 #FDF4E3
Accessibility & contrast
On white
1.57
#F4C877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F4C877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C877
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C877 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#E5D379
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4c877; /* rgb */ color: rgb(244, 200, 119); /* oklch */ color: oklch(85.4% 0.111 81.6);
Tailwind
colors: {
custom: {
50: '#fad8a0',
500: '#f4c877',
950: '#000000',
},
}SCSS
$custom: #f4c877; $custom-light: #fad8a0; $custom-dark: #000000;
JSON
{
"hex": "#f4c877",
"rgb": {
"r": 244,
"g": 200,
"b": 119
},
"hsl": {
"h": 38.88,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.85437,
"c": 0.11139,
"h": 81.6
},
"luminance": 0.61874
}Semantic roles & 50–950 ramp
primary
#F4C877
secondary
#4173CF
accent
#52E204
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380