#F3D782#F3D782
#F3D782 is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.109 H 91.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D782 |
|---|---|
| RGB | rgb(243, 215, 130) |
| HSL | hsl(45, 82%, 73%) |
| HSV | hsv(45, 47%, 95%) |
| CMYK | cmyk(0%, 11.5%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.64, -1.22, 45.32) |
| CIE-LCH | lch(86.64, 45.34, 91.55°) |
| OKLab | oklab(88.45% -0.0034 0.1093) |
| OKLCH | oklch(88.45% 0.109 91.8) |
| XYZ | xyz(65.2939, 69.2700, 31.0459) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.05
Sandy
#F1DA7A
ΔE00 2.44
Sand (survey)
#E2CA76
ΔE00 3.41
Pale Gold
#FDDE6C
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 4.58
Yellow Tan
#FFE36E
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D782 #829EF3
analogous
#F39E82 #F3D782 #D6F382
triadic
#F3D782 #82F3D7 #D782F3
tetradic
#F3D782 #82F39E #829EF3 #F382D6
square
#F3D782 #82F39E #829EF3 #F382D6
split-complementary
#F3D782 #82D6F3 #9E82F3
monochromatic
#E5B116 #EEC54A #F3D782 #F8E9BA #FCF6E3
Accessibility & contrast
On white
1.41
#F3D782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F3D782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D782
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D782 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d782; /* rgb */ color: rgb(243, 215, 130); /* oklch */ color: oklch(88.4% 0.109 91.8);
Tailwind
colors: {
custom: {
50: '#f9e3a8',
500: '#f3d782',
950: '#000000',
},
}SCSS
$custom: #f3d782; $custom-light: #f9e3a8; $custom-dark: #000000;
JSON
{
"hex": "#f3d782",
"rgb": {
"r": 243,
"g": 215,
"b": 130
},
"hsl": {
"h": 45.133,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.88446,
"c": 0.10933,
"h": 91.8
},
"luminance": 0.69267
}Semantic roles & 50–950 ramp
primary
#F3D782
secondary
#4B6BCF
accent
#3CDF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480