#F7D778#F7D778
#F7D778 is a very light, vivid orange. Relative luminance 0.697; OKLCH L 88.7% C 0.120 H 91.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D778 |
|---|---|
| RGB | rgb(247, 215, 120) |
| HSL | hsl(45, 89%, 72%) |
| HSV | hsv(45, 51%, 97%) |
| CMYK | cmyk(0%, 13%, 51.4%, 3.1%) |
| CIE-LAB | lab(86.87, -0.51, 50.56) |
| CIE-LCH | lch(86.87, 50.56, 90.58°) |
| OKLab | oklab(88.67% -0.0026 0.1201) |
| OKLCH | oklch(88.67% 0.12 91.2) |
| XYZ | xyz(66.0508, 69.7342, 27.7466) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.40
Sandy
#F1DA7A
ΔE00 2.58
Light Mustard
#F7D560
ΔE00 2.99
Pale Gold
#FDDE6C
ΔE00 3.03
Maize
#F4D054
ΔE00 4.09
Yellow Tan
#FFE36E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D778 #7898F7
analogous
#F79878 #F7D778 #D8F778
triadic
#F7D778 #78F7D7 #D778F7
tetradic
#F7D778 #78F798 #7898F7 #F778D8
square
#F7D778 #78F798 #7898F7 #F778D8
split-complementary
#F7D778 #78D8F7 #9878F7
monochromatic
#E7B00E #F4C63E #F7D778 #FAE8B2 #FDF6E2
Accessibility & contrast
On white
1.41
#F7D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F7D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D778
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D778 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D470
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d778; /* rgb */ color: rgb(247, 215, 120); /* oklch */ color: oklch(88.7% 0.120 91.2);
Tailwind
colors: {
custom: {
50: '#fce3a1',
500: '#f7d778',
950: '#000000',
},
}SCSS
$custom: #f7d778; $custom-light: #fce3a1; $custom-dark: #000000;
JSON
{
"hex": "#f7d778",
"rgb": {
"r": 247,
"g": 215,
"b": 120
},
"hsl": {
"h": 44.882,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.88669,
"c": 0.12014,
"h": 91.2
},
"luminance": 0.69731
}Semantic roles & 50–950 ramp
primary
#F7D778
secondary
#4165D3
accent
#3AE500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480