#F3DC82#F3DC82
#F3DC82 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.113 H 95.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC82 |
|---|---|
| RGB | rgb(243, 220, 130) |
| HSL | hsl(48, 82%, 73%) |
| HSV | hsv(48, 47%, 95%) |
| CMYK | cmyk(0%, 9.5%, 46.5%, 4.7%) |
| CIE-LAB | lab(87.90, -3.77, 46.89) |
| CIE-LCH | lch(87.90, 47.04, 94.59°) |
| OKLab | oklab(89.44% -0.0108 0.1128) |
| OKLCH | oklch(89.44% 0.113 95.4) |
| XYZ | xyz(66.5866, 71.8553, 31.4768) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.06
Wheat (survey)
#FBDD7E
ΔE00 2.04
Pale Gold
#FDDE6C
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 4.01
Yellow Tan
#FFE36E
ΔE00 4.10
Sand (survey)
#E2CA76
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC82 #8299F3
analogous
#F3A382 #F3DC82 #D1F382
triadic
#F3DC82 #82F3DC #DC82F3
tetradic
#F3DC82 #82F3A3 #8299F3 #F382D1
square
#F3DC82 #82F3A3 #8299F3 #F382D1
split-complementary
#F3DC82 #82D1F3 #A382F3
monochromatic
#E5BB16 #EECC4A #F3DC82 #F8ECBA #FCF7E3
Accessibility & contrast
On white
1.37
#F3DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#F3DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC82
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC82 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc82; /* rgb */ color: rgb(243, 220, 130); /* oklch */ color: oklch(89.4% 0.113 95.4);
Tailwind
colors: {
custom: {
50: '#f9e6a8',
500: '#f3dc82',
950: '#000000',
},
}SCSS
$custom: #f3dc82; $custom-light: #f9e6a8; $custom-dark: #000000;
JSON
{
"hex": "#f3dc82",
"rgb": {
"r": 243,
"g": 220,
"b": 130
},
"hsl": {
"h": 47.788,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.89442,
"c": 0.1133,
"h": 95.4
},
"luminance": 0.71853
}Semantic roles & 50–950 ramp
primary
#F3DC82
secondary
#4B65CF
accent
#33DF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480