#F7D678#F7D678
#F7D678 is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.5% C 0.119 H 90.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D678 |
|---|---|
| RGB | rgb(247, 214, 120) |
| HSL | hsl(44, 89%, 72%) |
| HSV | hsv(44, 51%, 97%) |
| CMYK | cmyk(0%, 13.4%, 51.4%, 3.1%) |
| CIE-LAB | lab(86.62, -0.00, 50.26) |
| CIE-LCH | lch(86.62, 50.26, 90.00°) |
| OKLab | oklab(88.47% -0.0011 0.1195) |
| OKLCH | oklch(88.47% 0.119 90.5) |
| XYZ | xyz(65.7970, 69.2265, 27.6619) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.71
Sandy
#F1DA7A
ΔE00 2.93
Light Mustard
#F7D560
ΔE00 3.13
Pale Gold
#FDDE6C
ΔE00 3.33
Sand (survey)
#E2CA76
ΔE00 4.12
Maize
#F4D054
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D678 #7899F7
analogous
#F79678 #F7D678 #D9F778
triadic
#F7D678 #78F7D6 #D678F7
tetradic
#F7D678 #78F796 #7899F7 #F778D9
square
#F7D678 #78F796 #7899F7 #F778D9
split-complementary
#F7D678 #78D9F7 #9678F7
monochromatic
#E7AE0E #F4C43E #F7D678 #FAE8B2 #FDF6E2
Accessibility & contrast
On white
1.41
#F7D678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#F7D678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D678
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D678 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D370
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d678; /* rgb */ color: rgb(247, 214, 120); /* oklch */ color: oklch(88.5% 0.119 90.5);
Tailwind
colors: {
custom: {
50: '#fce2a1',
500: '#f7d678',
950: '#000000',
},
}SCSS
$custom: #f7d678; $custom-light: #fce2a1; $custom-dark: #000000;
JSON
{
"hex": "#f7d678",
"rgb": {
"r": 247,
"g": 214,
"b": 120
},
"hsl": {
"h": 44.409,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.88472,
"c": 0.11945,
"h": 90.5
},
"luminance": 0.69223
}Semantic roles & 50–950 ramp
primary
#F7D678
secondary
#4167D3
accent
#3CE500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480