#F7DC7D#F7DC7D
#F7DC7D is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.119 H 93.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DC7D |
|---|---|
| RGB | rgb(247, 220, 125) |
| HSL | hsl(47, 88%, 73%) |
| HSV | hsv(47, 49%, 97%) |
| CMYK | cmyk(0%, 10.9%, 49.4%, 3.1%) |
| CIE-LAB | lab(88.18, -2.63, 49.75) |
| CIE-LCH | lch(88.18, 49.82, 93.02°) |
| OKLab | oklab(89.73% -0.0082 0.1187) |
| OKLCH | oklch(89.73% 0.119 93.9) |
| XYZ | xyz(67.6549, 72.4441, 29.8175) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.90
Sandy
#F1DA7A
ΔE00 1.30
Pale Gold
#FDDE6C
ΔE00 2.71
Yellow Tan
#FFE36E
ΔE00 3.27
Light Mustard
#F7D560
ΔE00 3.60
Sand Yellow
#FCE166
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DC7D #7D98F7
analogous
#F79F7D #F7DC7D #D5F77D
triadic
#F7DC7D #7DF7DC #DC7DF7
tetradic
#F7DC7D #7DF79F #7D98F7 #F77DD5
square
#F7DC7D #7DF79F #7D98F7 #F77DD5
split-complementary
#F7DC7D #7DD5F7 #9F7DF7
monochromatic
#EBBA0E #F3CC43 #F7DC7D #FBECB7 #FDF7E2
Accessibility & contrast
On white
1.36
#F7DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#F7DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DC7D
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DC7D | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED875
Deuteranopia (green-blind)
#F5E181
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7dc7d; /* rgb */ color: rgb(247, 220, 125); /* oklch */ color: oklch(89.7% 0.119 93.9);
Tailwind
colors: {
custom: {
50: '#fce6a4',
500: '#f7dc7d',
950: '#000000',
},
}SCSS
$custom: #f7dc7d; $custom-light: #fce6a4; $custom-dark: #000000;
JSON
{
"hex": "#f7dc7d",
"rgb": {
"r": 247,
"g": 220,
"b": 125
},
"hsl": {
"h": 46.721,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.89727,
"c": 0.11901,
"h": 93.9
},
"luminance": 0.72441
}Semantic roles & 50–950 ramp
primary
#F7DC7D
secondary
#4564D3
accent
#33E500
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480