#F6DA77#F6DA77
#F6DA77 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.123 H 93.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA77 |
|---|---|
| RGB | rgb(246, 218, 119) |
| HSL | hsl(47, 88%, 72%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.4%, 51.6%, 3.5%) |
| CIE-LAB | lab(87.52, -2.53, 51.80) |
| CIE-LCH | lch(87.52, 51.86, 92.79°) |
| OKLab | oklab(89.16% -0.0085 0.1228) |
| OKLCH | oklch(89.16% 0.123 93.9) |
| XYZ | xyz(66.4096, 71.0705, 27.6691) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.19
Sandy
#F1DA7A
ΔE00 1.41
Pale Gold
#FDDE6C
ΔE00 2.24
Light Mustard
#F7D560
ΔE00 2.87
Yellow Tan
#FFE36E
ΔE00 3.02
Sand Yellow
#FCE166
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA77 #7793F6
analogous
#F69B77 #F6DA77 #D2F677
triadic
#F6DA77 #77F6DA #DA77F6
tetradic
#F6DA77 #77F69B #7793F6 #F677D2
square
#F6DA77 #77F69B #7793F6 #F677D2
split-complementary
#F6DA77 #77D2F6 #9B77F6
monochromatic
#E4B50F #F2CA3E #F6DA77 #FAEAB0 #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F6DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA77
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA77 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da77; /* rgb */ color: rgb(246, 218, 119); /* oklch */ color: oklch(89.2% 0.123 93.9);
Tailwind
colors: {
custom: {
50: '#fbe5a0',
500: '#f6da77',
950: '#000000',
},
}SCSS
$custom: #f6da77; $custom-light: #fbe5a0; $custom-dark: #000000;
JSON
{
"hex": "#f6da77",
"rgb": {
"r": 246,
"g": 218,
"b": 119
},
"hsl": {
"h": 46.772,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.8916,
"c": 0.12307,
"h": 93.9
},
"luminance": 0.71068
}Semantic roles & 50–950 ramp
primary
#F6DA77
secondary
#4060D1
accent
#33E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480