#F6DC77#F6DC77
#F6DC77 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.125 H 95.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC77 |
|---|---|
| RGB | rgb(246, 220, 119) |
| HSL | hsl(48, 88%, 72%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.6%, 51.6%, 3.5%) |
| CIE-LAB | lab(88.02, -3.54, 52.41) |
| CIE-LCH | lch(88.02, 52.53, 93.86°) |
| OKLab | oklab(89.56% -0.0114 0.1241) |
| OKLCH | oklch(89.56% 0.125 95.2) |
| XYZ | xyz(66.9313, 72.1140, 27.8430) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.15
Wheat (survey)
#FBDD7E
ΔE00 1.59
Pale Gold
#FDDE6C
ΔE00 2.11
Yellow Tan
#FFE36E
ΔE00 2.57
Sand Yellow
#FCE166
ΔE00 2.96
Light Mustard
#F7D560
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC77 #7791F6
analogous
#F69D77 #F6DC77 #D0F677
triadic
#F6DC77 #77F6DC #DC77F6
tetradic
#F6DC77 #77F69D #7791F6 #F677D0
square
#F6DC77 #77F69D #7791F6 #F677D0
split-complementary
#F6DC77 #77D0F6 #9D77F6
monochromatic
#E4B80F #F2CD3E #F6DC77 #FAEBB0 #FDF8E2
Accessibility & contrast
On white
1.36
#F6DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F6DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC77
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC77 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc77; /* rgb */ color: rgb(246, 220, 119); /* oklch */ color: oklch(89.6% 0.125 95.2);
Tailwind
colors: {
custom: {
50: '#fbe6a0',
500: '#f6dc77',
950: '#000000',
},
}SCSS
$custom: #f6dc77; $custom-light: #fbe6a0; $custom-dark: #000000;
JSON
{
"hex": "#f6dc77",
"rgb": {
"r": 246,
"g": 220,
"b": 119
},
"hsl": {
"h": 47.717,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.89558,
"c": 0.12462,
"h": 95.2
},
"luminance": 0.72111
}Semantic roles & 50–950 ramp
primary
#F6DC77
secondary
#405ED1
accent
#30E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480