#F3DC77#F3DC77
#F3DC77 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.124 H 96.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC77 |
|---|---|
| RGB | rgb(243, 220, 119) |
| HSL | hsl(49, 84%, 71%) |
| HSV | hsv(49, 51%, 95%) |
| CMYK | cmyk(0%, 9.5%, 51%, 4.7%) |
| CIE-LAB | lab(87.76, -4.75, 52.03) |
| CIE-LCH | lch(87.76, 52.25, 95.21°) |
| OKLab | oklab(89.29% -0.0147 0.1233) |
| OKLCH | oklch(89.29% 0.124 96.8) |
| XYZ | xyz(65.8873, 71.5756, 27.7941) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.83
Wheat (survey)
#FBDD7E
ΔE00 2.32
Pale Gold
#FDDE6C
ΔE00 2.67
Yellow Tan
#FFE36E
ΔE00 2.85
Sand Yellow
#FCE166
ΔE00 3.10
Light Mustard
#F7D560
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC77 #778EF3
analogous
#F39E77 #F3DC77 #CCF377
triadic
#F3DC77 #77F3DC #DC77F3
tetradic
#F3DC77 #77F39E #778EF3 #F377CC
square
#F3DC77 #77F39E #778EF3 #F377CC
split-complementary
#F3DC77 #77CCF3 #9E77F3
monochromatic
#DCB713 #EECE3F #F3DC77 #F8EAAF #FDF8E3
Accessibility & contrast
On white
1.37
#F3DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F3DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC77
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC77 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc77; /* rgb */ color: rgb(243, 220, 119); /* oklch */ color: oklch(89.3% 0.124 96.8);
Tailwind
colors: {
custom: {
50: '#f9e6a0',
500: '#f3dc77',
950: '#000000',
},
}SCSS
$custom: #f3dc77; $custom-light: #f9e6a0; $custom-dark: #000000;
JSON
{
"hex": "#f3dc77",
"rgb": {
"r": 243,
"g": 220,
"b": 119
},
"hsl": {
"h": 48.871,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.89292,
"c": 0.1242,
"h": 96.8
},
"luminance": 0.71573
}Semantic roles & 50–950 ramp
primary
#F3DC77
secondary
#415BCD
accent
#2EE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480