#F3D379#F3D379
#F3D379 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.5% C 0.115 H 90.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D379 |
|---|---|
| RGB | rgb(243, 211, 121) |
| HSL | hsl(44, 84%, 71%) |
| HSV | hsv(44, 50%, 95%) |
| CMYK | cmyk(0%, 13.2%, 50.2%, 4.7%) |
| CIE-LAB | lab(85.52, 0.01, 48.35) |
| CIE-LCH | lch(85.52, 48.35, 89.99°) |
| OKLab | oklab(87.53% -0.0007 0.1154) |
| OKLCH | oklch(87.53% 0.115 90.4) |
| XYZ | xyz(63.7099, 67.0266, 27.6670) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.39
Sandy
#F1DA7A
ΔE00 3.10
Sand (survey)
#E2CA76
ΔE00 3.33
Light Mustard
#F7D560
ΔE00 3.70
Pale Gold
#FDDE6C
ΔE00 4.13
Maize
#F4D054
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D379 #7999F3
analogous
#F39679 #F3D379 #D6F379
triadic
#F3D379 #79F3D3 #D379F3
tetradic
#F3D379 #79F396 #7999F3 #F379D6
square
#F3D379 #79F396 #7999F3 #F379D6
split-complementary
#F3D379 #79D6F3 #9679F3
monochromatic
#DEA914 #EEC141 #F3D379 #F8E5B1 #FCF6E3
Accessibility & contrast
On white
1.46
#F3D379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F3D379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D379
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D379 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3d379; /* rgb */ color: rgb(243, 211, 121); /* oklch */ color: oklch(87.5% 0.115 90.4);
Tailwind
colors: {
custom: {
50: '#f9e0a1',
500: '#f3d379',
950: '#000000',
},
}SCSS
$custom: #f3d379; $custom-light: #f9e0a1; $custom-dark: #000000;
JSON
{
"hex": "#f3d379",
"rgb": {
"r": 243,
"g": 211,
"b": 121
},
"hsl": {
"h": 44.262,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.87525,
"c": 0.11539,
"h": 90.4
},
"luminance": 0.67024
}Semantic roles & 50–950 ramp
primary
#F3D379
secondary
#4367CE
accent
#3FE006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480