#F7D77A#F7D77A
#F7D77A is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.7% C 0.118 H 90.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D77A |
|---|---|
| RGB | rgb(247, 215, 122) |
| HSL | hsl(45, 89%, 72%) |
| HSV | hsv(45, 51%, 97%) |
| CMYK | cmyk(0%, 13%, 50.6%, 3.1%) |
| CIE-LAB | lab(86.89, -0.34, 49.62) |
| CIE-LCH | lch(86.89, 49.62, 90.39°) |
| OKLab | oklab(88.7% -0.0019 0.1182) |
| OKLCH | oklch(88.7% 0.118 90.9) |
| XYZ | xyz(66.1735, 69.7832, 28.3925) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.44
Sandy
#F1DA7A
ΔE00 2.67
Light Mustard
#F7D560
ΔE00 3.29
Pale Gold
#FDDE6C
ΔE00 3.29
Sand (survey)
#E2CA76
ΔE00 4.09
Yellow Tan
#FFE36E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D77A #7A9AF7
analogous
#F7997A #F7D77A #D8F77A
triadic
#F7D77A #7AF7D7 #D77AF7
tetradic
#F7D77A #7AF799 #7A9AF7 #F77AD8
square
#F7D77A #7AF799 #7A9AF7 #F77AD8
split-complementary
#F7D77A #7AD8F7 #997AF7
monochromatic
#E9B10E #F4C640 #F7D77A #FAE8B4 #FDF6E2
Accessibility & contrast
On white
1.40
#F7D77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F7D77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D77A
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D77A | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f7d77a; /* rgb */ color: rgb(247, 215, 122); /* oklch */ color: oklch(88.7% 0.118 90.9);
Tailwind
colors: {
custom: {
50: '#fce3a2',
500: '#f7d77a',
950: '#000000',
},
}SCSS
$custom: #f7d77a; $custom-light: #fce3a2; $custom-dark: #000000;
JSON
{
"hex": "#f7d77a",
"rgb": {
"r": 247,
"g": 215,
"b": 122
},
"hsl": {
"h": 44.64,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.88696,
"c": 0.11823,
"h": 90.9
},
"luminance": 0.6978
}Semantic roles & 50–950 ramp
primary
#F7D77A
secondary
#4267D3
accent
#3BE500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480