#F3D982#F3D982
#F3D982 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.111 H 93.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D982 |
|---|---|
| RGB | rgb(243, 217, 130) |
| HSL | hsl(46, 82%, 73%) |
| HSV | hsv(46, 47%, 95%) |
| CMYK | cmyk(0%, 10.7%, 46.5%, 4.7%) |
| CIE-LAB | lab(87.14, -2.24, 45.95) |
| CIE-LCH | lch(87.14, 46.01, 92.80°) |
| OKLab | oklab(88.84% -0.0063 0.1107) |
| OKLCH | oklch(88.84% 0.111 93.3) |
| XYZ | xyz(65.8063, 70.2948, 31.2167) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.74
Wheat (survey)
#FBDD7E
ΔE00 1.80
Sand (survey)
#E2CA76
ΔE00 3.63
Pale Gold
#FDDE6C
ΔE00 4.02
Light Mustard
#F7D560
ΔE00 4.50
Yellow Tan
#FFE36E
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D982 #829CF3
analogous
#F3A082 #F3D982 #D4F382
triadic
#F3D982 #82F3D9 #D982F3
tetradic
#F3D982 #82F3A0 #829CF3 #F382D4
square
#F3D982 #82F3A0 #829CF3 #F382D4
split-complementary
#F3D982 #82D4F3 #A082F3
monochromatic
#E5B516 #EEC84A #F3D982 #F8EABA #FCF7E3
Accessibility & contrast
On white
1.39
#F3D982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F3D982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D982
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D982 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3d982; /* rgb */ color: rgb(243, 217, 130); /* oklch */ color: oklch(88.8% 0.111 93.3);
Tailwind
colors: {
custom: {
50: '#f9e4a8',
500: '#f3d982',
950: '#000000',
},
}SCSS
$custom: #f3d982; $custom-light: #f9e4a8; $custom-dark: #000000;
JSON
{
"hex": "#f3d982",
"rgb": {
"r": 243,
"g": 217,
"b": 130
},
"hsl": {
"h": 46.195,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.88843,
"c": 0.11087,
"h": 93.3
},
"luminance": 0.70292
}Semantic roles & 50–950 ramp
primary
#F3D982
secondary
#4B69CF
accent
#38DF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480