#F3D783#F3D783
#F3D783 is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.5% C 0.108 H 91.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D783 |
|---|---|
| RGB | rgb(243, 215, 131) |
| HSL | hsl(45, 82%, 73%) |
| HSV | hsv(45, 46%, 95%) |
| CMYK | cmyk(0%, 11.5%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.65, -1.13, 44.85) |
| CIE-LCH | lch(86.65, 44.86, 91.44°) |
| OKLab | oklab(88.46% -0.003 0.1083) |
| OKLCH | oklch(88.46% 0.108 91.6) |
| XYZ | xyz(65.3613, 69.2970, 31.4011) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 2.58
Sand (survey)
#E2CA76
ΔE00 3.43
Pale Gold
#FDDE6C
ΔE00 4.52
Light Mustard
#F7D560
ΔE00 4.73
Yellow Tan
#FFE36E
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D783 #839FF3
analogous
#F39F83 #F3D783 #D7F383
triadic
#F3D783 #83F3D7 #D783F3
tetradic
#F3D783 #83F39F #839FF3 #F383D7
square
#F3D783 #83F39F #839FF3 #F383D7
split-complementary
#F3D783 #83D7F3 #9F83F3
monochromatic
#E5B216 #EEC54B #F3D783 #F8E9BB #FCF6E3
Accessibility & contrast
On white
1.41
#F3D783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#F3D783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D783
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D783 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#EFDC86
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d783; /* rgb */ color: rgb(243, 215, 131); /* oklch */ color: oklch(88.5% 0.108 91.6);
Tailwind
colors: {
custom: {
50: '#f9e3a8',
500: '#f3d783',
950: '#000000',
},
}SCSS
$custom: #f3d783; $custom-light: #f9e3a8; $custom-dark: #000000;
JSON
{
"hex": "#f3d783",
"rgb": {
"r": 243,
"g": 215,
"b": 131
},
"hsl": {
"h": 45,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.88461,
"c": 0.10831,
"h": 91.6
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#F3D783
secondary
#4B6CCF
accent
#3DDF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480