#F3DE77#F3DE77
#F3DE77 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.126 H 98.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DE77 |
|---|---|
| RGB | rgb(243, 222, 119) |
| HSL | hsl(50, 84%, 71%) |
| HSV | hsv(50, 51%, 95%) |
| CMYK | cmyk(0%, 8.6%, 51%, 4.7%) |
| CIE-LAB | lab(88.27, -5.76, 52.64) |
| CIE-LCH | lch(88.27, 52.95, 96.24°) |
| OKLab | oklab(89.69% -0.0176 0.1247) |
| OKLCH | oklch(89.69% 0.126 98) |
| XYZ | xyz(66.4154, 72.6317, 27.9701) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.41
Yellow Tan
#FFE36E
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 2.90
Pale Gold
#FDDE6C
ΔE00 2.94
Sand Yellow
#FCE166
ΔE00 2.97
Dull Yellow
#EEDC5B
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DE77 #778CF3
analogous
#F3A077 #F3DE77 #CAF377
triadic
#F3DE77 #77F3DE #DE77F3
tetradic
#F3DE77 #77F3A0 #778CF3 #F377CA
square
#F3DE77 #77F3A0 #778CF3 #F377CA
split-complementary
#F3DE77 #77CAF3 #A077F3
monochromatic
#DCBA13 #EED03F #F3DE77 #F8ECAF #FDF8E3
Accessibility & contrast
On white
1.35
#F3DE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#F3DE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DE77
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DE77 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96E
Deuteranopia (green-blind)
#F5E17B
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3de77; /* rgb */ color: rgb(243, 222, 119); /* oklch */ color: oklch(89.7% 0.126 98.0);
Tailwind
colors: {
custom: {
50: '#f9e8a0',
500: '#f3de77',
950: '#000000',
},
}SCSS
$custom: #f3de77; $custom-light: #f9e8a0; $custom-dark: #000000;
JSON
{
"hex": "#f3de77",
"rgb": {
"r": 243,
"g": 222,
"b": 119
},
"hsl": {
"h": 49.839,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.89694,
"c": 0.12591,
"h": 98
},
"luminance": 0.72629
}Semantic roles & 50–950 ramp
primary
#F3DE77
secondary
#4159CD
accent
#2AE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480