#F3D879#F3D879
#F3D879 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.5% C 0.119 H 93.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D879 |
|---|---|
| RGB | rgb(243, 216, 121) |
| HSL | hsl(47, 84%, 71%) |
| HSV | hsv(47, 50%, 95%) |
| CMYK | cmyk(0%, 11.1%, 50.2%, 4.7%) |
| CIE-LAB | lab(86.78, -2.55, 49.88) |
| CIE-LCH | lch(86.78, 49.95, 92.92°) |
| OKLab | oklab(88.52% -0.0081 0.1188) |
| OKLCH | oklch(88.52% 0.119 93.9) |
| XYZ | xyz(64.9714, 69.5497, 28.0876) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.19
Wheat (survey)
#FBDD7E
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 3.32
Yellow Tan
#FFE36E
ΔE00 3.74
Sand (survey)
#E2CA76
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D879 #7994F3
analogous
#F39B79 #F3D879 #D1F379
triadic
#F3D879 #79F3D8 #D879F3
tetradic
#F3D879 #79F39B #7994F3 #F379D1
square
#F3D879 #79F39B #7994F3 #F379D1
split-complementary
#F3D879 #79D1F3 #9B79F3
monochromatic
#DEB114 #EEC841 #F3D879 #F8E8B1 #FCF7E3
Accessibility & contrast
On white
1.41
#F3D879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F3D879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D879
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D879 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD471
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d879; /* rgb */ color: rgb(243, 216, 121); /* oklch */ color: oklch(88.5% 0.119 93.9);
Tailwind
colors: {
custom: {
50: '#f9e3a2',
500: '#f3d879',
950: '#000000',
},
}SCSS
$custom: #f3d879; $custom-light: #f9e3a2; $custom-dark: #000000;
JSON
{
"hex": "#f3d879",
"rgb": {
"r": 243,
"g": 216,
"b": 121
},
"hsl": {
"h": 46.721,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.88518,
"c": 0.11905,
"h": 93.9
},
"luminance": 0.69547
}Semantic roles & 50–950 ramp
primary
#F3D879
secondary
#4361CE
accent
#36E006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480