#F6DE77#F6DE77
#F6DE77 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.126 H 96.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DE77 |
|---|---|
| RGB | rgb(246, 222, 119) |
| HSL | hsl(49, 88%, 72%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.8%, 51.6%, 3.5%) |
| CIE-LAB | lab(88.53, -4.55, 53.01) |
| CIE-LCH | lch(88.53, 53.21, 94.91°) |
| OKLab | oklab(89.96% -0.0143 0.1254) |
| OKLCH | oklch(89.96% 0.126 96.5) |
| XYZ | xyz(67.4594, 73.1701, 28.0190) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.33
Wheat (survey)
#FBDD7E
ΔE00 2.18
Pale Gold
#FDDE6C
ΔE00 2.24
Yellow Tan
#FFE36E
ΔE00 2.30
Sand Yellow
#FCE166
ΔE00 2.65
Light Mustard
#F7D560
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DE77 #778FF6
analogous
#F69F77 #F6DE77 #CFF677
triadic
#F6DE77 #77F6DE #DE77F6
tetradic
#F6DE77 #77F69F #778FF6 #F677CF
square
#F6DE77 #77F69F #778FF6 #F677CF
split-complementary
#F6DE77 #77CFF6 #9F77F6
monochromatic
#E4BB0F #F2D03E #F6DE77 #FAECB0 #FDF8E2
Accessibility & contrast
On white
1.34
#F6DE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#F6DE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DE77
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DE77 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6E
Deuteranopia (green-blind)
#F6E27B
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f6de77; /* rgb */ color: rgb(246, 222, 119); /* oklch */ color: oklch(90.0% 0.126 96.5);
Tailwind
colors: {
custom: {
50: '#fbe8a0',
500: '#f6de77',
950: '#000000',
},
}SCSS
$custom: #f6de77; $custom-light: #fbe8a0; $custom-dark: #000000;
JSON
{
"hex": "#f6de77",
"rgb": {
"r": 246,
"g": 222,
"b": 119
},
"hsl": {
"h": 48.661,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.89958,
"c": 0.12625,
"h": 96.5
},
"luminance": 0.73167
}Semantic roles & 50–950 ramp
primary
#F6DE77
secondary
#405BD1
accent
#2CE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480