#F3D779#F3D779
#F3D779 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.3% C 0.118 H 93.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D779 |
|---|---|
| RGB | rgb(243, 215, 121) |
| HSL | hsl(46, 84%, 71%) |
| HSV | hsv(46, 50%, 95%) |
| CMYK | cmyk(0%, 11.5%, 50.2%, 4.7%) |
| CIE-LAB | lab(86.52, -2.04, 49.58) |
| CIE-LCH | lch(86.52, 49.62, 92.35°) |
| OKLab | oklab(88.32% -0.0067 0.1181) |
| OKLCH | oklch(88.32% 0.118 93.2) |
| XYZ | xyz(64.7160, 69.0388, 28.0024) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.52
Sandy
#F1DA7A
ΔE00 1.55
Pale Gold
#FDDE6C
ΔE00 3.14
Light Mustard
#F7D560
ΔE00 3.30
Sand (survey)
#E2CA76
ΔE00 3.59
Yellow Tan
#FFE36E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D779 #7995F3
analogous
#F39A79 #F3D779 #D2F379
triadic
#F3D779 #79F3D7 #D779F3
tetradic
#F3D779 #79F39A #7995F3 #F379D2
square
#F3D779 #79F39A #7995F3 #F379D2
split-complementary
#F3D779 #79D2F3 #9A79F3
monochromatic
#DEAF14 #EEC641 #F3D779 #F8E8B1 #FCF7E3
Accessibility & contrast
On white
1.42
#F3D779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#F3D779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D779
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D779 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#F0DC7D
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d779; /* rgb */ color: rgb(243, 215, 121); /* oklch */ color: oklch(88.3% 0.118 93.2);
Tailwind
colors: {
custom: {
50: '#f9e3a1',
500: '#f3d779',
950: '#000000',
},
}SCSS
$custom: #f3d779; $custom-light: #f9e3a1; $custom-dark: #000000;
JSON
{
"hex": "#f3d779",
"rgb": {
"r": 243,
"g": 215,
"b": 121
},
"hsl": {
"h": 46.23,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.88319,
"c": 0.11829,
"h": 93.2
},
"luminance": 0.69036
}Semantic roles & 50–950 ramp
primary
#F3D779
secondary
#4362CE
accent
#38E006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480