#F3DA79#F3DA79
#F3DA79 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.121 H 95.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA79 |
|---|---|
| RGB | rgb(243, 218, 121) |
| HSL | hsl(48, 84%, 71%) |
| HSV | hsv(48, 50%, 95%) |
| CMYK | cmyk(0%, 10.3%, 50.2%, 4.7%) |
| CIE-LAB | lab(87.28, -3.56, 50.50) |
| CIE-LCH | lch(87.28, 50.62, 94.04°) |
| OKLab | oklab(88.92% -0.0111 0.1201) |
| OKLCH | oklch(88.92% 0.121 95.3) |
| XYZ | xyz(65.4869, 70.5807, 28.2594) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.56
Wheat (survey)
#FBDD7E
ΔE00 1.72
Pale Gold
#FDDE6C
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 3.32
Light Mustard
#F7D560
ΔE00 3.49
Sand Yellow
#FCE166
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA79 #7992F3
analogous
#F39D79 #F3DA79 #CFF379
triadic
#F3DA79 #79F3DA #DA79F3
tetradic
#F3DA79 #79F39D #7992F3 #F379CF
square
#F3DA79 #79F39D #7992F3 #F379CF
split-complementary
#F3DA79 #79CFF3 #9D79F3
monochromatic
#DEB414 #EECA41 #F3DA79 #F8EAB1 #FCF7E3
Accessibility & contrast
On white
1.39
#F3DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F3DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA79
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA79 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da79; /* rgb */ color: rgb(243, 218, 121); /* oklch */ color: oklch(88.9% 0.121 95.3);
Tailwind
colors: {
custom: {
50: '#f9e5a2',
500: '#f3da79',
950: '#000000',
},
}SCSS
$custom: #f3da79; $custom-light: #f9e5a2; $custom-dark: #000000;
JSON
{
"hex": "#f3da79",
"rgb": {
"r": 243,
"g": 218,
"b": 121
},
"hsl": {
"h": 47.705,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.88917,
"c": 0.12063,
"h": 95.3
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#F3DA79
secondary
#435FCE
accent
#32E006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480