#F7DB75#F7DB75
#F7DB75 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.126 H 94.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB75 |
|---|---|
| RGB | rgb(247, 219, 117) |
| HSL | hsl(47, 89%, 71%) |
| HSV | hsv(47, 53%, 97%) |
| CMYK | cmyk(0%, 11.3%, 52.6%, 3.1%) |
| CIE-LAB | lab(87.84, -2.80, 53.15) |
| CIE-LCH | lch(87.84, 53.22, 93.01°) |
| OKLab | oklab(89.42% -0.0095 0.1255) |
| OKLCH | oklch(89.42% 0.126 94.3) |
| XYZ | xyz(66.9026, 71.7245, 27.1463) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Sandy
#F1DA7A
ΔE00 1.57
Pale Gold
#FDDE6C
ΔE00 1.81
Yellow Tan
#FFE36E
ΔE00 2.56
Light Mustard
#F7D560
ΔE00 2.66
Sand Yellow
#FCE166
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB75 #7591F7
analogous
#F79A75 #F7DB75 #D2F775
triadic
#F7DB75 #75F7DB #DB75F7
tetradic
#F7DB75 #75F79A #7591F7 #F775D2
square
#F7DB75 #75F79A #7591F7 #F775D2
split-complementary
#F7DB75 #75D2F7 #9A75F7
monochromatic
#E4B60D #F4CC3B #F7DB75 #FAEAAF #FDF7E2
Accessibility & contrast
On white
1.37
#F7DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F7DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB75
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB75 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db75; /* rgb */ color: rgb(247, 219, 117); /* oklch */ color: oklch(89.4% 0.126 94.3);
Tailwind
colors: {
custom: {
50: '#fce59f',
500: '#f7db75',
950: '#000000',
},
}SCSS
$custom: #f7db75; $custom-light: #fce59f; $custom-dark: #000000;
JSON
{
"hex": "#f7db75",
"rgb": {
"r": 247,
"g": 219,
"b": 117
},
"hsl": {
"h": 47.077,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.89423,
"c": 0.1259,
"h": 94.3
},
"luminance": 0.71722
}Semantic roles & 50–950 ramp
primary
#F7DB75
secondary
#3E5ED2
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480