#F6DB79#F6DB79
#F6DB79 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.122 H 94.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB79 |
|---|---|
| RGB | rgb(246, 219, 121) |
| HSL | hsl(47, 87%, 72%) |
| HSV | hsv(47, 51%, 96%) |
| CMYK | cmyk(0%, 11%, 50.8%, 3.5%) |
| CIE-LAB | lab(87.79, -2.87, 51.18) |
| CIE-LCH | lch(87.79, 51.26, 93.20°) |
| OKLab | oklab(89.39% -0.0092 0.1216) |
| OKLCH | oklch(89.39% 0.122 94.3) |
| XYZ | xyz(66.7911, 71.6392, 28.3950) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.17
Wheat (survey)
#FBDD7E
ΔE00 1.18
Pale Gold
#FDDE6C
ΔE00 2.37
Yellow Tan
#FFE36E
ΔE00 3.01
Light Mustard
#F7D560
ΔE00 3.18
Sand Yellow
#FCE166
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB79 #7994F6
analogous
#F69D79 #F6DB79 #D3F679
triadic
#F6DB79 #79F6DB #DB79F6
tetradic
#F6DB79 #79F69D #7994F6 #F679D3
square
#F6DB79 #79F69D #7994F6 #F679D3
split-complementary
#F6DB79 #79D3F6 #9D79F6
monochromatic
#E5B70F #F2CC40 #F6DB79 #FAEAB2 #FDF7E2
Accessibility & contrast
On white
1.37
#F6DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F6DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB79
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB79 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db79; /* rgb */ color: rgb(246, 219, 121); /* oklch */ color: oklch(89.4% 0.122 94.3);
Tailwind
colors: {
custom: {
50: '#fbe5a2',
500: '#f6db79',
950: '#000000',
},
}SCSS
$custom: #f6db79; $custom-light: #fbe5a2; $custom-dark: #000000;
JSON
{
"hex": "#f6db79",
"rgb": {
"r": 246,
"g": 219,
"b": 121
},
"hsl": {
"h": 47.04,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.89385,
"c": 0.12193,
"h": 94.3
},
"luminance": 0.71636
}Semantic roles & 50–950 ramp
primary
#F6DB79
secondary
#4261D1
accent
#32E402
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480