#F7D77B#F7D77B
#F7D77B is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.7% C 0.117 H 90.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D77B |
|---|---|
| RGB | rgb(247, 215, 123) |
| HSL | hsl(45, 89%, 73%) |
| HSV | hsv(45, 50%, 97%) |
| CMYK | cmyk(0%, 13%, 50.2%, 3.1%) |
| CIE-LAB | lab(86.90, -0.26, 49.15) |
| CIE-LCH | lch(86.90, 49.15, 90.30°) |
| OKLab | oklab(88.71% -0.0015 0.1173) |
| OKLCH | oklch(88.71% 0.117 90.7) |
| XYZ | xyz(66.2357, 69.8081, 28.7205) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.48
Sandy
#F1DA7A
ΔE00 2.73
Pale Gold
#FDDE6C
ΔE00 3.43
Light Mustard
#F7D560
ΔE00 3.44
Sand (survey)
#E2CA76
ΔE00 4.07
Yellow Tan
#FFE36E
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D77B #7B9BF7
analogous
#F7997B #F7D77B #D9F77B
triadic
#F7D77B #7BF7D7 #D77BF7
tetradic
#F7D77B #7BF799 #7B9BF7 #F77BD9
square
#F7D77B #7BF799 #7B9BF7 #F77BD9
split-complementary
#F7D77B #7BD9F7 #997BF7
monochromatic
#E9B10E #F4C641 #F7D77B #FAE8B5 #FDF6E2
Accessibility & contrast
On white
1.40
#F7D77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F7D77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D77B
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D77B | 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)
#E9D473
Deuteranopia (green-blind)
#F1DE7E
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f7d77b; /* rgb */ color: rgb(247, 215, 123); /* oklch */ color: oklch(88.7% 0.117 90.7);
Tailwind
colors: {
custom: {
50: '#fce3a3',
500: '#f7d77b',
950: '#000000',
},
}SCSS
$custom: #f7d77b; $custom-light: #fce3a3; $custom-dark: #000000;
JSON
{
"hex": "#f7d77b",
"rgb": {
"r": 247,
"g": 215,
"b": 123
},
"hsl": {
"h": 44.516,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.8871,
"c": 0.11727,
"h": 90.7
},
"luminance": 0.69805
}Semantic roles & 50–950 ramp
primary
#F7D77B
secondary
#4368D3
accent
#3BE500
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480