#F3D682#F3D682
#F3D682 is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.2% C 0.109 H 91.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D682 |
|---|---|
| RGB | rgb(243, 214, 130) |
| HSL | hsl(45, 82%, 73%) |
| HSV | hsv(45, 47%, 95%) |
| CMYK | cmyk(0%, 11.9%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.39, -0.71, 45.01) |
| CIE-LCH | lch(86.39, 45.02, 90.91°) |
| OKLab | oklab(88.25% -0.0019 0.1086) |
| OKLCH | oklch(88.25% 0.109 91) |
| XYZ | xyz(65.0400, 68.7623, 30.9613) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.28
Sandy
#F1DA7A
ΔE00 2.81
Sand (survey)
#E2CA76
ΔE00 3.37
Pale Gold
#FDDE6C
ΔE00 4.59
Light Mustard
#F7D560
ΔE00 4.68
Yellow Tan
#FFE36E
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D682 #829FF3
analogous
#F39D82 #F3D682 #D7F382
triadic
#F3D682 #82F3D6 #D682F3
tetradic
#F3D682 #82F39D #829FF3 #F382D7
square
#F3D682 #82F39D #829FF3 #F382D7
split-complementary
#F3D682 #82D7F3 #9D82F3
monochromatic
#E5B016 #EEC44A #F3D682 #F8E8BA #FCF6E3
Accessibility & contrast
On white
1.42
#F3D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F3D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D682
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D682 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3d682; /* rgb */ color: rgb(243, 214, 130); /* oklch */ color: oklch(88.2% 0.109 91.0);
Tailwind
colors: {
custom: {
50: '#f9e2a7',
500: '#f3d682',
950: '#000000',
},
}SCSS
$custom: #f3d682; $custom-light: #f9e2a7; $custom-dark: #000000;
JSON
{
"hex": "#f3d682",
"rgb": {
"r": 243,
"g": 214,
"b": 130
},
"hsl": {
"h": 44.602,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.88248,
"c": 0.1086,
"h": 91
},
"luminance": 0.6876
}Semantic roles & 50–950 ramp
primary
#F3D682
secondary
#4B6CCF
accent
#3EDF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480