#F6DF77#F6DF77
#F6DF77 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 90.2% C 0.127 H 97.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DF77 |
|---|---|
| RGB | rgb(246, 223, 119) |
| HSL | hsl(49, 88%, 72%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.3%, 51.6%, 3.5%) |
| CIE-LAB | lab(88.78, -5.06, 53.31) |
| CIE-LCH | lch(88.78, 53.55, 95.42°) |
| OKLab | oklab(90.16% -0.0158 0.1261) |
| OKLCH | oklch(90.16% 0.127 97.1) |
| XYZ | xyz(67.7258, 73.7028, 28.1078) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.54
Yellow Tan
#FFE36E
ΔE00 2.25
Pale Gold
#FDDE6C
ΔE00 2.39
Wheat (survey)
#FBDD7E
ΔE00 2.49
Sand Yellow
#FCE166
ΔE00 2.57
Dull Yellow
#EEDC5B
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DF77 #778EF6
analogous
#F6A077 #F6DF77 #CEF677
triadic
#F6DF77 #77F6DF #DF77F6
tetradic
#F6DF77 #77F6A0 #778EF6 #F677CE
square
#F6DF77 #77F6A0 #778EF6 #F677CE
split-complementary
#F6DF77 #77CEF6 #A077F6
monochromatic
#E4BD0F #F2D13E #F6DF77 #FAEDB0 #FDF8E2
Accessibility & contrast
On white
1.33
#F6DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#F6DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DF77
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DF77 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f6df77; /* rgb */ color: rgb(246, 223, 119); /* oklch */ color: oklch(90.2% 0.127 97.1);
Tailwind
colors: {
custom: {
50: '#fbe8a0',
500: '#f6df77',
950: '#000000',
},
}SCSS
$custom: #f6df77; $custom-light: #fbe8a0; $custom-dark: #000000;
JSON
{
"hex": "#f6df77",
"rgb": {
"r": 246,
"g": 223,
"b": 119
},
"hsl": {
"h": 49.134,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.90158,
"c": 0.12707,
"h": 97.1
},
"luminance": 0.737
}Semantic roles & 50–950 ramp
primary
#F6DF77
secondary
#405AD1
accent
#2AE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480