#F7DF85#F7DF85
#F7DF85 is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.4% C 0.113 H 94.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DF85 |
|---|---|
| RGB | rgb(247, 223, 133) |
| HSL | hsl(47, 88%, 75%) |
| HSV | hsv(47, 46%, 97%) |
| CMYK | cmyk(0%, 9.7%, 46.2%, 3.1%) |
| CIE-LAB | lab(89.04, -3.42, 46.92) |
| CIE-LCH | lch(89.04, 47.04, 94.17°) |
| OKLab | oklab(90.44% -0.0097 0.113) |
| OKLCH | oklch(90.44% 0.113 94.9) |
| XYZ | xyz(68.9811, 74.2456, 32.8830) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.59
Wheat (survey)
#FBDD7E
ΔE00 1.75
Pale Gold
#FDDE6C
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 3.85
Khaki (CSS)
#F0E68C
ΔE00 4.03
Sand Yellow
#FCE166
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DF85 #859DF7
analogous
#F7A685 #F7DF85 #D6F785
triadic
#F7DF85 #85F7DF #DF85F7
tetradic
#F7DF85 #85F7A6 #859DF7 #F785D6
square
#F7DF85 #85F7A6 #859DF7 #F785D6
split-complementary
#F7DF85 #85D6F7 #A685F7
monochromatic
#EFC112 #F3D04C #F7DF85 #FBEEBE #FDF7E2
Accessibility & contrast
On white
1.33
#F7DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#F7DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DF85
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DF85 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#FFD3C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7df85; /* rgb */ color: rgb(247, 223, 133); /* oklch */ color: oklch(90.4% 0.113 94.9);
Tailwind
colors: {
custom: {
50: '#fce8aa',
500: '#f7df85',
950: '#000000',
},
}SCSS
$custom: #f7df85; $custom-light: #fce8aa; $custom-dark: #000000;
JSON
{
"hex": "#f7df85",
"rgb": {
"r": 247,
"g": 223,
"b": 133
},
"hsl": {
"h": 47.368,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.90437,
"c": 0.1134,
"h": 94.9
},
"luminance": 0.74243
}Semantic roles & 50–950 ramp
primary
#F7DF85
secondary
#4C69D4
accent
#31E401
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481