#F0DB79#F0DB79
#F0DB79 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.121 H 97.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DB79 |
|---|---|
| RGB | rgb(240, 219, 121) |
| HSL | hsl(49, 80%, 71%) |
| HSV | hsv(49, 50%, 94%) |
| CMYK | cmyk(0%, 8.8%, 49.6%, 5.9%) |
| CIE-LAB | lab(87.28, -5.27, 50.43) |
| CIE-LCH | lch(87.28, 50.71, 95.97°) |
| OKLab | oklab(88.85% -0.0159 0.12) |
| OKLCH | oklch(88.85% 0.121 97.5) |
| XYZ | xyz(64.7199, 70.5713, 28.2979) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.67
Wheat (survey)
#FBDD7E
ΔE00 2.74
Pale Gold
#FDDE6C
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.52
Sand Yellow
#FCE166
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DB79 #798EF0
analogous
#F09F79 #F0DB79 #C9F079
triadic
#F0DB79 #79F0DB #DB79F0
tetradic
#F0DB79 #79F09F #798EF0 #F079C9
square
#F0DB79 #79F09F #798EF0 #F079C9
split-complementary
#F0DB79 #79C9F0 #9F79F0
monochromatic
#D7B518 #EACC42 #F0DB79 #F6EAB0 #FCF8E3
Accessibility & contrast
On white
1.39
#F0DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F0DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DB79
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DB79 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0db79; /* rgb */ color: rgb(240, 219, 121); /* oklch */ color: oklch(88.9% 0.121 97.5);
Tailwind
colors: {
custom: {
50: '#f7e5a2',
500: '#f0db79',
950: '#000000',
},
}SCSS
$custom: #f0db79; $custom-light: #f7e5a2; $custom-dark: #000000;
JSON
{
"hex": "#f0db79",
"rgb": {
"r": 240,
"g": 219,
"b": 121
},
"hsl": {
"h": 49.412,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.88852,
"c": 0.12106,
"h": 97.5
},
"luminance": 0.70569
}Semantic roles & 50–950 ramp
primary
#F0DB79
secondary
#435BCA
accent
#2FDC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480