#F3DA74#F3DA74
#F3DA74 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.125 H 95.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA74 |
|---|---|
| RGB | rgb(243, 218, 116) |
| HSL | hsl(48, 84%, 70%) |
| HSV | hsv(48, 52%, 95%) |
| CMYK | cmyk(0%, 10.3%, 52.3%, 4.7%) |
| CIE-LAB | lab(87.22, -3.98, 52.81) |
| CIE-LCH | lch(87.22, 52.96, 94.31°) |
| OKLab | oklab(88.85% -0.0128 0.1248) |
| OKLCH | oklch(88.85% 0.125 95.9) |
| XYZ | xyz(65.1882, 70.4612, 26.6862) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.97
Wheat (survey)
#FBDD7E
ΔE00 2.08
Pale Gold
#FDDE6C
ΔE00 2.34
Yellow Tan
#FFE36E
ΔE00 2.83
Sand Yellow
#FCE166
ΔE00 3.04
Light Mustard
#F7D560
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA74 #748DF3
analogous
#F39A74 #F3DA74 #CCF374
triadic
#F3DA74 #74F3DA #DA74F3
tetradic
#F3DA74 #74F39A #748DF3 #F374CC
square
#F3DA74 #74F39A #748DF3 #F374CC
split-complementary
#F3DA74 #74CCF3 #9A74F3
monochromatic
#DAB313 #EECB3C #F3DA74 #F8E9AC #FDF8E3
Accessibility & contrast
On white
1.39
#F3DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#F3DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA74
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA74 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#F3DE78
Tritanopia (blue-blind)
#FFCDC2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3da74; /* rgb */ color: rgb(243, 218, 116); /* oklch */ color: oklch(88.9% 0.125 95.9);
Tailwind
colors: {
custom: {
50: '#f9e59e',
500: '#f3da74',
950: '#000000',
},
}SCSS
$custom: #f3da74; $custom-light: #f9e59e; $custom-dark: #000000;
JSON
{
"hex": "#f3da74",
"rgb": {
"r": 243,
"g": 218,
"b": 116
},
"hsl": {
"h": 48.189,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.88852,
"c": 0.12543,
"h": 95.9
},
"luminance": 0.70458
}Semantic roles & 50–950 ramp
primary
#F3DA74
secondary
#3E5ACD
accent
#30E105
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480