#F7D682#F7D682
#F7D682 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.6% C 0.110 H 88.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D682 |
|---|---|
| RGB | rgb(247, 214, 130) |
| HSL | hsl(43, 88%, 74%) |
| HSV | hsv(43, 47%, 97%) |
| CMYK | cmyk(0%, 13.4%, 47.4%, 3.1%) |
| CIE-LAB | lab(86.74, 0.88, 45.53) |
| CIE-LCH | lch(86.74, 45.54, 88.89°) |
| OKLab | oklab(88.61% 0.0025 0.1097) |
| OKLCH | oklch(88.61% 0.11 88.7) |
| XYZ | xyz(66.4358, 69.4820, 31.0267) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.53
Sandy
#F1DA7A
ΔE00 3.74
Sand (survey)
#E2CA76
ΔE00 4.13
Light Mustard
#F7D560
ΔE00 4.74
Pale Gold
#FDDE6C
ΔE00 4.78
Maize
#F4D054
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D682 #82A3F7
analogous
#F79C82 #F7D682 #DEF782
triadic
#F7D682 #82F7D6 #D682F7
tetradic
#F7D682 #82F79C #82A3F7 #F782DE
square
#F7D682 #82F79C #82A3F7 #F782DE
split-complementary
#F7D682 #82DEF7 #9C82F7
monochromatic
#EFB00F #F3C348 #F7D682 #FBE9BC #FDF6E2
Accessibility & contrast
On white
1.41
#F7D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F7D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D682
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D682 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d682; /* rgb */ color: rgb(247, 214, 130); /* oklch */ color: oklch(88.6% 0.110 88.7);
Tailwind
colors: {
custom: {
50: '#fce2a8',
500: '#f7d682',
950: '#000000',
},
}SCSS
$custom: #f7d682; $custom-light: #fce2a8; $custom-dark: #000000;
JSON
{
"hex": "#f7d682",
"rgb": {
"r": 247,
"g": 214,
"b": 130
},
"hsl": {
"h": 43.077,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.88612,
"c": 0.10973,
"h": 88.7
},
"luminance": 0.69479
}Semantic roles & 50–950 ramp
primary
#F7D682
secondary
#4970D4
accent
#41E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480