#F3DC76#F3DC76
#F3DC76 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.125 H 96.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC76 |
|---|---|
| RGB | rgb(243, 220, 118) |
| HSL | hsl(49, 84%, 71%) |
| HSV | hsv(49, 51%, 95%) |
| CMYK | cmyk(0%, 9.5%, 51.4%, 4.7%) |
| CIE-LAB | lab(87.75, -4.83, 52.49) |
| CIE-LCH | lch(87.75, 52.72, 95.26°) |
| OKLab | oklab(89.28% -0.0151 0.1243) |
| OKLCH | oklch(89.28% 0.125 96.9) |
| XYZ | xyz(65.8276, 71.5518, 27.4794) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.95
Wheat (survey)
#FBDD7E
ΔE00 2.39
Pale Gold
#FDDE6C
ΔE00 2.60
Yellow Tan
#FFE36E
ΔE00 2.76
Sand Yellow
#FCE166
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC76 #768DF3
analogous
#F39D76 #F3DC76 #CBF376
triadic
#F3DC76 #76F3DC #DC76F3
tetradic
#F3DC76 #76F39D #768DF3 #F376CB
square
#F3DC76 #76F39D #768DF3 #F376CB
split-complementary
#F3DC76 #76CBF3 #9D76F3
monochromatic
#DBB713 #EECE3E #F3DC76 #F8EAAE #FDF8E3
Accessibility & contrast
On white
1.37
#F3DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F3DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC76
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC76 | 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)
#EED86D
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc76; /* rgb */ color: rgb(243, 220, 118); /* oklch */ color: oklch(89.3% 0.125 96.9);
Tailwind
colors: {
custom: {
50: '#f9e6a0',
500: '#f3dc76',
950: '#000000',
},
}SCSS
$custom: #f3dc76; $custom-light: #f9e6a0; $custom-dark: #000000;
JSON
{
"hex": "#f3dc76",
"rgb": {
"r": 243,
"g": 220,
"b": 118
},
"hsl": {
"h": 48.96,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.89279,
"c": 0.12517,
"h": 96.9
},
"luminance": 0.71549
}Semantic roles & 50–950 ramp
primary
#F3DC76
secondary
#405ACD
accent
#2DE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480