#F7D674#F7D674
#F7D674 is a very light, vivid orange. Relative luminance 0.691; OKLCH L 88.4% C 0.123 H 91.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D674 |
|---|---|
| RGB | rgb(247, 214, 116) |
| HSL | hsl(45, 89%, 71%) |
| HSV | hsv(45, 53%, 97%) |
| CMYK | cmyk(0%, 13.4%, 53%, 3.1%) |
| CIE-LAB | lab(86.57, -0.33, 52.11) |
| CIE-LCH | lch(86.57, 52.12, 90.37°) |
| OKLab | oklab(88.42% -0.0025 0.1232) |
| OKLCH | oklch(88.42% 0.123 91.2) |
| XYZ | xyz(65.5593, 69.1314, 26.4101) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.73
Light Mustard
#F7D560
ΔE00 2.53
Sandy
#F1DA7A
ΔE00 2.82
Pale Gold
#FDDE6C
ΔE00 2.84
Maize
#F4D054
ΔE00 3.59
Light Gold
#FDDC5C
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D674 #7495F7
analogous
#F79474 #F7D674 #D7F774
triadic
#F7D674 #74F7D6 #D674F7
tetradic
#F7D674 #74F794 #7495F7 #F774D7
square
#F7D674 #74F794 #7495F7 #F774D7
split-complementary
#F7D674 #74D7F7 #9474F7
monochromatic
#E4AD0D #F4C53A #F7D674 #FAE7AE #FDF6E2
Accessibility & contrast
On white
1.42
#F7D674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F7D674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D674
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D674 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36B
Deuteranopia (green-blind)
#F1DD78
Tritanopia (blue-blind)
#FFC8BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d674; /* rgb */ color: rgb(247, 214, 116); /* oklch */ color: oklch(88.4% 0.123 91.2);
Tailwind
colors: {
custom: {
50: '#fce29e',
500: '#f7d674',
950: '#000000',
},
}SCSS
$custom: #f7d674; $custom-light: #fce29e; $custom-dark: #000000;
JSON
{
"hex": "#f7d674",
"rgb": {
"r": 247,
"g": 214,
"b": 116
},
"hsl": {
"h": 44.885,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.88419,
"c": 0.12321,
"h": 91.2
},
"luminance": 0.69128
}Semantic roles & 50–950 ramp
primary
#F7D674
secondary
#3D63D2
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480