#F7DC75#F7DC75
#F7DC75 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.127 H 95.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DC75 |
|---|---|
| RGB | rgb(247, 220, 117) |
| HSL | hsl(48, 89%, 71%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.9%, 52.6%, 3.1%) |
| CIE-LAB | lab(88.09, -3.30, 53.45) |
| CIE-LCH | lch(88.09, 53.55, 93.54°) |
| OKLab | oklab(89.62% -0.011 0.1262) |
| OKLCH | oklch(89.62% 0.127 95) |
| XYZ | xyz(67.1643, 72.2478, 27.2336) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.49
Wheat (survey)
#FBDD7E
ΔE00 1.60
Pale Gold
#FDDE6C
ΔE00 1.75
Yellow Tan
#FFE36E
ΔE00 2.33
Sand Yellow
#FCE166
ΔE00 2.71
Light Mustard
#F7D560
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DC75 #7590F7
analogous
#F79B75 #F7DC75 #D1F775
triadic
#F7DC75 #75F7DC #DC75F7
tetradic
#F7DC75 #75F79B #7590F7 #F775D1
square
#F7DC75 #75F79B #7590F7 #F775D1
split-complementary
#F7DC75 #75D1F7 #9B75F7
monochromatic
#E4B80D #F4CD3B #F7DC75 #FAEBAF #FDF8E2
Accessibility & contrast
On white
1.36
#F7DC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F7DC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DC75
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DC75 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F5E179
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7dc75; /* rgb */ color: rgb(247, 220, 117); /* oklch */ color: oklch(89.6% 0.127 95.0);
Tailwind
colors: {
custom: {
50: '#fce69f',
500: '#f7dc75',
950: '#000000',
},
}SCSS
$custom: #f7dc75; $custom-light: #fce69f; $custom-dark: #000000;
JSON
{
"hex": "#f7dc75",
"rgb": {
"r": 247,
"g": 220,
"b": 117
},
"hsl": {
"h": 47.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.89622,
"c": 0.12667,
"h": 95
},
"luminance": 0.72245
}Semantic roles & 50–950 ramp
primary
#F7DC75
secondary
#3E5DD2
accent
#30E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480