#F7DE82#F7DE82
#F7DE82 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.116 H 94.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DE82 |
|---|---|
| RGB | rgb(247, 222, 130) |
| HSL | hsl(47, 88%, 74%) |
| HSV | hsv(47, 47%, 97%) |
| CMYK | cmyk(0%, 10.1%, 47.4%, 3.1%) |
| CIE-LAB | lab(88.75, -3.19, 48.02) |
| CIE-LCH | lch(88.75, 48.13, 93.80°) |
| OKLab | oklab(90.2% -0.0093 0.1153) |
| OKLCH | oklch(90.2% 0.116 94.6) |
| XYZ | xyz(68.5104, 73.6311, 31.7182) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.35
Wheat (survey)
#FBDD7E
ΔE00 1.40
Pale Gold
#FDDE6C
ΔE00 3.26
Yellow Tan
#FFE36E
ΔE00 3.57
Sand Yellow
#FCE166
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DE82 #829BF7
analogous
#F7A482 #F7DE82 #D6F782
triadic
#F7DE82 #82F7DE #DE82F7
tetradic
#F7DE82 #82F7A4 #829BF7 #F782D6
square
#F7DE82 #82F7A4 #829BF7 #F782D6
split-complementary
#F7DE82 #82D6F7 #A482F7
monochromatic
#EFBF0F #F3CF48 #F7DE82 #FBEDBC #FDF7E2
Accessibility & contrast
On white
1.34
#F7DE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F7DE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DE82
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DE82 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f7de82; /* rgb */ color: rgb(247, 222, 130); /* oklch */ color: oklch(90.2% 0.116 94.6);
Tailwind
colors: {
custom: {
50: '#fce8a8',
500: '#f7de82',
950: '#000000',
},
}SCSS
$custom: #f7de82; $custom-light: #fce8a8; $custom-dark: #000000;
JSON
{
"hex": "#f7de82",
"rgb": {
"r": 247,
"g": 222,
"b": 130
},
"hsl": {
"h": 47.179,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.90195,
"c": 0.11563,
"h": 94.6
},
"luminance": 0.73628
}Semantic roles & 50–950 ramp
primary
#F7DE82
secondary
#4967D4
accent
#32E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480