#F6DA79#F6DA79
#F6DA79 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.121 H 93.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA79 |
|---|---|
| RGB | rgb(246, 218, 121) |
| HSL | hsl(47, 87%, 72%) |
| HSV | hsv(47, 51%, 96%) |
| CMYK | cmyk(0%, 11.4%, 50.8%, 3.5%) |
| CIE-LAB | lab(87.54, -2.36, 50.87) |
| CIE-LCH | lch(87.54, 50.93, 92.65°) |
| OKLab | oklab(89.19% -0.0078 0.1209) |
| OKLCH | oklch(89.19% 0.121 93.7) |
| XYZ | xyz(66.5310, 71.1190, 28.3083) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.03
Sandy
#F1DA7A
ΔE00 1.40
Pale Gold
#FDDE6C
ΔE00 2.48
Light Mustard
#F7D560
ΔE00 3.10
Yellow Tan
#FFE36E
ΔE00 3.25
Sand Yellow
#FCE166
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA79 #7995F6
analogous
#F69C79 #F6DA79 #D4F679
triadic
#F6DA79 #79F6DA #DA79F6
tetradic
#F6DA79 #79F69C #7995F6 #F679D4
square
#F6DA79 #79F69C #7995F6 #F679D4
split-complementary
#F6DA79 #79D4F6 #9C79F6
monochromatic
#E5B50F #F2CA40 #F6DA79 #FAEAB2 #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F6DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA79
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA79 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da79; /* rgb */ color: rgb(246, 218, 121); /* oklch */ color: oklch(89.2% 0.121 93.7);
Tailwind
colors: {
custom: {
50: '#fbe5a2',
500: '#f6da79',
950: '#000000',
},
}SCSS
$custom: #f6da79; $custom-light: #fbe5a2; $custom-dark: #000000;
JSON
{
"hex": "#f6da79",
"rgb": {
"r": 246,
"g": 218,
"b": 121
},
"hsl": {
"h": 46.56,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.89186,
"c": 0.12116,
"h": 93.7
},
"luminance": 0.71116
}Semantic roles & 50–950 ramp
primary
#F6DA79
secondary
#4262D1
accent
#34E402
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480