#F3D97F#F3D97F
#F3D97F is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.8% C 0.114 H 93.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D97F |
|---|---|
| RGB | rgb(243, 217, 127) |
| HSL | hsl(47, 83%, 73%) |
| HSV | hsv(47, 48%, 95%) |
| CMYK | cmyk(0%, 10.7%, 47.7%, 4.7%) |
| CIE-LAB | lab(87.10, -2.52, 47.37) |
| CIE-LCH | lch(87.10, 47.44, 93.05°) |
| OKLab | oklab(88.8% -0.0074 0.1137) |
| OKLCH | oklch(88.8% 0.114 93.8) |
| XYZ | xyz(65.6078, 70.2154, 30.1716) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.34
Wheat (survey)
#FBDD7E
ΔE00 1.59
Pale Gold
#FDDE6C
ΔE00 3.61
Sand (survey)
#E2CA76
ΔE00 3.68
Light Mustard
#F7D560
ΔE00 4.10
Yellow Tan
#FFE36E
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D97F #7F99F3
analogous
#F39F7F #F3D97F #D3F37F
triadic
#F3D97F #7FF3D9 #D97FF3
tetradic
#F3D97F #7FF39F #7F99F3 #F37FD3
square
#F3D97F #7FF39F #7F99F3 #F37FD3
split-complementary
#F3D97F #7FD3F3 #9F7FF3
monochromatic
#E2B415 #EEC847 #F3D97F #F8EAB7 #FCF7E3
Accessibility & contrast
On white
1.40
#F3D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#F3D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D97F
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D97F | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3d97f; /* rgb */ color: rgb(243, 217, 127); /* oklch */ color: oklch(88.8% 0.114 93.8);
Tailwind
colors: {
custom: {
50: '#f9e4a6',
500: '#f3d97f',
950: '#000000',
},
}SCSS
$custom: #f3d97f; $custom-light: #f9e4a6; $custom-dark: #000000;
JSON
{
"hex": "#f3d97f",
"rgb": {
"r": 243,
"g": 217,
"b": 127
},
"hsl": {
"h": 46.552,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.888,
"c": 0.1139,
"h": 93.8
},
"luminance": 0.70213
}Semantic roles & 50–950 ramp
primary
#F3D97F
secondary
#4866CE
accent
#37DF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480