#F3D983#F3D983
#F3D983 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.9% C 0.110 H 93.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D983 |
|---|---|
| RGB | rgb(243, 217, 131) |
| HSL | hsl(46, 82%, 73%) |
| HSV | hsv(46, 46%, 95%) |
| CMYK | cmyk(0%, 10.7%, 46.1%, 4.7%) |
| CIE-LAB | lab(87.15, -2.15, 45.48) |
| CIE-LCH | lch(87.15, 45.53, 92.71°) |
| OKLab | oklab(88.86% -0.006 0.1097) |
| OKLCH | oklch(88.86% 0.11 93.1) |
| XYZ | xyz(65.8737, 70.3217, 31.5719) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.89
Wheat (survey)
#FBDD7E
ΔE00 1.89
Sand (survey)
#E2CA76
ΔE00 3.63
Pale Gold
#FDDE6C
ΔE00 4.17
Light Mustard
#F7D560
ΔE00 4.64
Yellow Tan
#FFE36E
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D983 #839DF3
analogous
#F3A183 #F3D983 #D5F383
triadic
#F3D983 #83F3D9 #D983F3
tetradic
#F3D983 #83F3A1 #839DF3 #F383D5
square
#F3D983 #83F3A1 #839DF3 #F383D5
split-complementary
#F3D983 #83D5F3 #A183F3
monochromatic
#E5B516 #EEC84B #F3D983 #F8EABB #FCF6E3
Accessibility & contrast
On white
1.39
#F3D983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F3D983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D983
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D983 | 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)
#EAD67C
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3d983; /* rgb */ color: rgb(243, 217, 131); /* oklch */ color: oklch(88.9% 0.110 93.1);
Tailwind
colors: {
custom: {
50: '#f9e4a8',
500: '#f3d983',
950: '#000000',
},
}SCSS
$custom: #f3d983; $custom-light: #f9e4a8; $custom-dark: #000000;
JSON
{
"hex": "#f3d983",
"rgb": {
"r": 243,
"g": 217,
"b": 131
},
"hsl": {
"h": 46.071,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.88858,
"c": 0.10985,
"h": 93.1
},
"luminance": 0.70319
}Semantic roles & 50–950 ramp
primary
#F3D983
secondary
#4B6ACF
accent
#39DF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480