#F3D77E#F3D77E
#F3D77E is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.113 H 92.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D77E |
|---|---|
| RGB | rgb(243, 215, 126) |
| HSL | hsl(46, 83%, 72%) |
| HSV | hsv(46, 48%, 95%) |
| CMYK | cmyk(0%, 11.5%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.59, -1.59, 47.22) |
| CIE-LCH | lch(86.59, 47.25, 91.93°) |
| OKLab | oklab(88.39% -0.0048 0.1133) |
| OKLCH | oklch(88.39% 0.113 92.5) |
| XYZ | xyz(65.0306, 69.1647, 29.6593) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.68
Sandy
#F1DA7A
ΔE00 1.95
Sand (survey)
#E2CA76
ΔE00 3.42
Pale Gold
#FDDE6C
ΔE00 3.79
Light Mustard
#F7D560
ΔE00 3.99
Yellow Tan
#FFE36E
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D77E #7E9AF3
analogous
#F39D7E #F3D77E #D5F37E
triadic
#F3D77E #7EF3D7 #D77EF3
tetradic
#F3D77E #7EF39D #7E9AF3 #F37ED5
square
#F3D77E #7EF39D #7E9AF3 #F37ED5
split-complementary
#F3D77E #7ED5F3 #9D7EF3
monochromatic
#E2B115 #EEC646 #F3D77E #F8E8B6 #FCF6E3
Accessibility & contrast
On white
1.42
#F3D77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F3D77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D77E
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D77E | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d77e; /* rgb */ color: rgb(243, 215, 126); /* oklch */ color: oklch(88.4% 0.113 92.5);
Tailwind
colors: {
custom: {
50: '#f9e3a5',
500: '#f3d77e',
950: '#000000',
},
}SCSS
$custom: #f3d77e; $custom-light: #f9e3a5; $custom-dark: #000000;
JSON
{
"hex": "#f3d77e",
"rgb": {
"r": 243,
"g": 215,
"b": 126
},
"hsl": {
"h": 45.641,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.88388,
"c": 0.11336,
"h": 92.5
},
"luminance": 0.69162
}Semantic roles & 50–950 ramp
primary
#F3D77E
secondary
#4767CE
accent
#3ADF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480