#F7D77C#F7D77C
#F7D77C is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.7% C 0.116 H 90.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D77C |
|---|---|
| RGB | rgb(247, 215, 124) |
| HSL | hsl(44, 88%, 73%) |
| HSV | hsv(44, 50%, 97%) |
| CMYK | cmyk(0%, 13%, 49.8%, 3.1%) |
| CIE-LAB | lab(86.92, -0.17, 48.68) |
| CIE-LCH | lch(86.92, 48.68, 90.20°) |
| OKLab | oklab(88.72% -0.0011 0.1163) |
| OKLCH | oklch(88.72% 0.116 90.6) |
| XYZ | xyz(66.2987, 69.8333, 29.0518) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.54
Sandy
#F1DA7A
ΔE00 2.79
Pale Gold
#FDDE6C
ΔE00 3.57
Light Mustard
#F7D560
ΔE00 3.59
Sand (survey)
#E2CA76
ΔE00 4.05
Yellow Tan
#FFE36E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D77C #7C9CF7
analogous
#F7997C #F7D77C #DAF77C
triadic
#F7D77C #7CF7D7 #D77CF7
tetradic
#F7D77C #7CF799 #7C9CF7 #F77CDA
square
#F7D77C #7CF799 #7C9CF7 #F77CDA
split-complementary
#F7D77C #7CDAF7 #997CF7
monochromatic
#EAB10E #F3C542 #F7D77C #FBE9B6 #FDF6E2
Accessibility & contrast
On white
1.40
#F7D77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#F7D77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D77C
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D77C | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#F1DE7F
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f7d77c; /* rgb */ color: rgb(247, 215, 124); /* oklch */ color: oklch(88.7% 0.116 90.6);
Tailwind
colors: {
custom: {
50: '#fce3a4',
500: '#f7d77c',
950: '#000000',
},
}SCSS
$custom: #f7d77c; $custom-light: #fce3a4; $custom-dark: #000000;
JSON
{
"hex": "#f7d77c",
"rgb": {
"r": 247,
"g": 215,
"b": 124
},
"hsl": {
"h": 44.39,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.88723,
"c": 0.11631,
"h": 90.6
},
"luminance": 0.6983
}Semantic roles & 50–950 ramp
primary
#F7D77C
secondary
#4469D3
accent
#3CE500
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480