#F3D77F#F3D77F
#F3D77F is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.112 H 92.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D77F |
|---|---|
| RGB | rgb(243, 215, 127) |
| HSL | hsl(46, 83%, 73%) |
| HSV | hsv(46, 48%, 95%) |
| CMYK | cmyk(0%, 11.5%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.60, -1.50, 46.75) |
| CIE-LCH | lch(86.60, 46.77, 91.84°) |
| OKLab | oklab(88.4% -0.0045 0.1123) |
| OKLCH | oklch(88.4% 0.112 92.3) |
| XYZ | xyz(65.0955, 69.1906, 30.0008) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.76
Sandy
#F1DA7A
ΔE00 2.06
Sand (survey)
#E2CA76
ΔE00 3.40
Pale Gold
#FDDE6C
ΔE00 3.93
Light Mustard
#F7D560
ΔE00 4.13
Yellow Tan
#FFE36E
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D77F #7F9BF3
analogous
#F39D7F #F3D77F #D5F37F
triadic
#F3D77F #7FF3D7 #D77FF3
tetradic
#F3D77F #7FF39D #7F9BF3 #F37FD5
square
#F3D77F #7FF39D #7F9BF3 #F37FD5
split-complementary
#F3D77F #7FD5F3 #9D7FF3
monochromatic
#E2B115 #EEC647 #F3D77F #F8E8B7 #FCF6E3
Accessibility & contrast
On white
1.42
#F3D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#F3D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D77F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D77F | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d77f; /* rgb */ color: rgb(243, 215, 127); /* oklch */ color: oklch(88.4% 0.112 92.3);
Tailwind
colors: {
custom: {
50: '#f9e3a5',
500: '#f3d77f',
950: '#000000',
},
}SCSS
$custom: #f3d77f; $custom-light: #f9e3a5; $custom-dark: #000000;
JSON
{
"hex": "#f3d77f",
"rgb": {
"r": 243,
"g": 215,
"b": 127
},
"hsl": {
"h": 45.517,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.88402,
"c": 0.11236,
"h": 92.3
},
"luminance": 0.69188
}Semantic roles & 50–950 ramp
primary
#F3D77F
secondary
#4868CE
accent
#3BDF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480