#F7DC80#F7DC80
#F7DC80 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.116 H 93.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DC80 |
|---|---|
| RGB | rgb(247, 220, 128) |
| HSL | hsl(46, 88%, 74%) |
| HSV | hsv(46, 48%, 97%) |
| CMYK | cmyk(0%, 10.9%, 48.2%, 3.1%) |
| CIE-LAB | lab(88.22, -2.36, 48.34) |
| CIE-LCH | lch(88.22, 48.40, 92.79°) |
| OKLab | oklab(89.77% -0.0071 0.1158) |
| OKLCH | oklch(89.77% 0.116 93.5) |
| XYZ | xyz(67.8494, 72.5219, 30.8421) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.93
Sandy
#F1DA7A
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 3.12
Yellow Tan
#FFE36E
ΔE00 3.68
Light Mustard
#F7D560
ΔE00 3.96
Sand Yellow
#FCE166
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DC80 #809BF7
analogous
#F7A080 #F7DC80 #D6F780
triadic
#F7DC80 #80F7DC #DC80F7
tetradic
#F7DC80 #80F7A0 #809BF7 #F780D6
square
#F7DC80 #80F7A0 #809BF7 #F780D6
split-complementary
#F7DC80 #80D6F7 #A080F7
monochromatic
#EEBB0F #F3CC46 #F7DC80 #FBECBA #FDF7E2
Accessibility & contrast
On white
1.35
#F7DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F7DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DC80
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DC80 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD978
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7dc80; /* rgb */ color: rgb(247, 220, 128); /* oklch */ color: oklch(89.8% 0.116 93.5);
Tailwind
colors: {
custom: {
50: '#fce6a6',
500: '#f7dc80',
950: '#000000',
},
}SCSS
$custom: #f7dc80; $custom-light: #fce6a6; $custom-dark: #000000;
JSON
{
"hex": "#f7dc80",
"rgb": {
"r": 247,
"g": 220,
"b": 128
},
"hsl": {
"h": 46.387,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.89769,
"c": 0.11605,
"h": 93.5
},
"luminance": 0.72519
}Semantic roles & 50–950 ramp
primary
#F7DC80
secondary
#4867D4
accent
#34E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480