#F7DD82#F7DD82
#F7DD82 is a very light, moderate yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.115 H 93.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD82 |
|---|---|
| RGB | rgb(247, 221, 130) |
| HSL | hsl(47, 88%, 74%) |
| HSV | hsv(47, 47%, 97%) |
| CMYK | cmyk(0%, 10.5%, 47.4%, 3.1%) |
| CIE-LAB | lab(88.50, -2.69, 47.71) |
| CIE-LCH | lch(88.50, 47.78, 93.22°) |
| OKLab | oklab(90% -0.0078 0.1146) |
| OKLCH | oklch(90% 0.115 93.9) |
| XYZ | xyz(68.2456, 73.1015, 31.6300) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.18
Sandy
#F1DA7A
ΔE00 1.48
Pale Gold
#FDDE6C
ΔE00 3.31
Yellow Tan
#FFE36E
ΔE00 3.75
Light Mustard
#F7D560
ΔE00 4.27
Sand Yellow
#FCE166
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD82 #829CF7
analogous
#F7A382 #F7DD82 #D7F782
triadic
#F7DD82 #82F7DD #DD82F7
tetradic
#F7DD82 #82F7A3 #829CF7 #F782D7
square
#F7DD82 #82F7A3 #829CF7 #F782D7
split-complementary
#F7DD82 #82D7F7 #A382F7
monochromatic
#EFBE0F #F3CD48 #F7DD82 #FBEDBC #FDF7E2
Accessibility & contrast
On white
1.34
#F7DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#F7DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD82
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD82 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd82; /* rgb */ color: rgb(247, 221, 130); /* oklch */ color: oklch(90.0% 0.115 93.9);
Tailwind
colors: {
custom: {
50: '#fce7a8',
500: '#f7dd82',
950: '#000000',
},
}SCSS
$custom: #f7dd82; $custom-light: #fce7a8; $custom-dark: #000000;
JSON
{
"hex": "#f7dd82",
"rgb": {
"r": 247,
"g": 221,
"b": 130
},
"hsl": {
"h": 46.667,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.89996,
"c": 0.11483,
"h": 93.9
},
"luminance": 0.73099
}Semantic roles & 50–950 ramp
primary
#F7DD82
secondary
#4968D4
accent
#34E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480